Figure plotly
subsurfaceio.plot.figure_plotly
Plotly backend for express plot specifications.
Classes:
| Name | Description |
|---|---|
PlotlyFigure |
Renders a plot specification with Plotly Express. |
PlotlyFigure
pydantic-model
Bases: BaseFigure
Renders a plot specification with Plotly Express.
The subsurfaceio template is applied unless plot_model already sets one.
Fields:
-
sharex(bool) -
sharey(bool) -
plot_model(DiscriminatedPlotModel)