shnitsel.vis.support.visualizeable#

Classes#

Visualizable

Helper class that provides a standard way to create an ABC using

Module Contents#

class Visualizable#

Bases: abc.ABC

Helper class that provides a standard way to create an ABC using inheritance.

abstractmethod plot(*args, **kwargs)#
Return type:

matplotlib.figure.Figure | matplotlib.axes.Axes | Self