grapa.plot.plot_graph_aux.ParserAxvline

class grapa.plot.plot_graph_aux.ParserAxvline(data)

Bases: ParserAxlines

Parser for vertical lines in a plot.

__init__(data)

Methods

plot(ax, curvedummy, alter, type_plot)

Plots the lines on the given axes.

plot(ax, curvedummy: Curve, alter, type_plot)

Plots the lines on the given axes.