Skip to content

Annotations

subsurfaceio.plot.mixins.mpl.annotations

Facet annotation relabeling for matplotlib figures.

Classes:

Name Description
AnnotationsMixin

Applies the labels mapping to secondary axis label annotations.

AnnotationsMixin

Bases: FigureMixin

Applies the labels mapping to secondary axis label annotations.

matplotlib-express writes facet variable labels as tagged text artists reading variable=value; the value half is substituted here.