shnitsel.vis.support.multi_plot#
Attributes#
Classes#
Module Contents#
- type IndividualPlotsources = Figure | SubFigure | Axes | Visualizable#
- class MultiPlot(individual_plots)#
- Parameters:
individual_plots (Collection[IndividualPlotsources] | shnitsel.data.tree.node.TreeNode[Any, IndividualPlotsources])
- _individual_plots: Collection[IndividualPlotsources] | shnitsel.data.tree.node.TreeNode[Any, IndividualPlotsources]#
- plot()#
- static plot_individual_source(source)#
- Parameters:
source (IndividualPlotsources)