panel.models.plotly module#
Defines a custom PlotlyPlot bokeh model to render Plotly plots.
- class panel.models.plotly.PlotlyPlot(*args: Any, id: ID | None = None, **kwargs: Any)[source]#
Bases:
LayoutDOM
A bokeh model that wraps around a plotly plot and renders it inside a bokeh plot.
- Attributes:
- config
- data
- data_sources
- frames
- layout
- relayout
- relayout_data
- restyle
- restyle_data
- viewport
- viewport_update_policy
- viewport_update_throttle