grapa.plot.plot_graph_aux.ParserAxhline

class grapa.plot.plot_graph_aux.ParserAxhline(data)

Bases: ParserAxlines

Parser for horizontal 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.