Base
subsurfaceio.plot.mixins.mpl.base
Shared typing surface for matplotlib figure mixins.
Classes:
| Name | Description |
|---|---|
FigureMixin |
Declares what a matplotlib figure mixin may rely on. |
FigureMixin
Declares what a matplotlib figure mixin may rely on.
Mixins are composed onto MplFigure, which supplies
these attributes at runtime.
Attributes:
| Name | Type | Description |
|---|---|---|
fig |
Figure
|
|
plot_model |
PlotModel
|
|