PlotStyle#
- class PlotStyle[source]#
Wrapper class to hold predefined Plot styles.
Initialize Stiles from Enums.
Attributes Summary
cyclerCycle for default legacy like plots using color defined in
ColorCode.data_cycler_solidColor cycler using
DataColorCode.data_cycler_solid_dashedCycle that alternates between solid and dashes and uses
DataColorCode.line_cyclerCycle iterating over line styles defined in
LineStyle.Methods Summary
Set default color cycler for matplotlib.
Set global plot settings for matplotlib.
Methods Documentation