yaw.options.PlotStyle#
- class yaw.options.PlotStyle(value)[source]#
Bases:
StrEnumPossible values for parameter
style.- point#
Points with error bars (default).
- line#
Line with transparent shading for error bars.
- var#
Step-plot with transparent shading for error bars.
Note
Methods omitted here, all string methods should be inherited.