render_web_chart#
API documentation for tradeexecutor.visual.web_chart.render_web_chart Python function.
- render_web_chart(state, type, source)[source]#
Render one of various web charts.
Used to feed Plotly.js data structures to the frontend.
- Parameters:
state (State) –
type (WebChartType) –
source (WebChartSource) –
- Return type: