pytrnsys_process.plot.plotters.ScalarComparePlot#
- class pytrnsys_process.plot.plotters.ScalarComparePlot[source]#
Handles comparative scatter plots with dual grouping by color and markers.
- __init__(*args, **kwargs)#
Methods
__init__(*args, **kwargs)check_for_cmap(kwargs, plot_kwargs)get_cmap(kwargs)get_fig_and_ax(kwargs, size)get_fig_and_multi_ax(kwargs, size)plot(df, columns, **kwargs)prep_subplots_for_legend_outside_of_plot(size)Attributes