panel.models.echarts module#
Defines custom bokeh model to render ECharts plots.
- class panel.models.echarts.ECharts(*args: Any, id: ID | None = None, **kwargs: Any)[source]#
Bases:
LayoutDOM,ExternalResourcesMixinA Bokeh model that wraps around an ECharts plot and renders it inside a Bokeh.
- Attributes:
- data
- event_config
- js_events
- options
- renderer
- theme