pytrnsys_process.plot.plotters.ScatterPlot#

class pytrnsys_process.plot.plotters.ScatterPlot[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)

plot(df, columns, **kwargs)

Attributes

cmap: str | None = 'Paired'#