2.1.14.2.6.4. cli.cmd_plot.drawer.settings_graph.Mapping

class cli.cmd_plot.drawer.settings_graph.Mapping(x: str, y1: LinesSettings | None = None, y2: LinesSettings | None = None, y3: LinesSettings | None = None, date_format: str | None = None, x_ticks_count: int = 2)

Class that contains all information about the Mapping of the plot.

__init__(x: str, y1: LinesSettings | None = None, y2: LinesSettings | None = None, y3: LinesSettings | None = None, date_format: str | None = None, x_ticks_count: int = 2) None

Methods

__init__(x[, y1, y2, y3, date_format, ...])

Attributes

x

y1

y2

y3

date_format

x_ticks_count