Annotations
subsurfaceio.plot.mixins.plotly.annotations
Facet annotation relabeling for Plotly figures.
Classes:
| Name | Description |
|---|---|
AnnotationsMixin |
Applies the |
AnnotationsMixin
Bases: FigureMixin
Applies the labels mapping to facet annotations.
Express writes facet titles as variable=value and does not run the
labels mapping over the value half, so it is substituted here.