Skip to content

Base

subsurfaceio.plot.mixins.plotly.base

Shared typing surface for Plotly figure mixins.

Classes:

Name Description
FigureMixin

Declares what a Plotly figure mixin may rely on.

FigureMixin

Declares what a Plotly figure mixin may rely on.

Mixins are composed onto PlotlyFigure, which supplies these attributes at runtime.

Attributes:

Name Type Description
fig Figure
plot_model PlotModel

fig pydantic-field

fig: Figure

plot_model pydantic-field

plot_model: PlotModel