render_web_chart#
- 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:
Render one of various web charts.
Used to feed Plotly.js data structures to the frontend.
state (State) –
type (WebChartType) –
source (WebChartSource) –