2.1.14.2.6.3. cli.cmd_plot.drawer.settings_graph.LinesSettings
- class cli.cmd_plot.drawer.settings_graph.LinesSettings(input: list[str], labels: Iterator[str] | None = None, max: float | None = None, min: float | None = None, factor: float = 1)
Class that contains all settings for the Lines
- __init__(input: list[str], labels: Iterator[str] | None = None, max: float | None = None, min: float | None = None, factor: float = 1) None
Methods
__init__
(input[, labels, max, min, factor])Attributes
input
labels
max
min
factor