grapa.plot.plot_graph_aux.ParserMisc

class grapa.plot.plot_graph_aux.ParserMisc

Bases: object

Class to handle miscellaneous plot properties

__init__()

Methods

alter_lim(ax, lim, xory, alter, curvedummy)

Alters the limits of the specified axis.

set_axislabel(method, label, graph)

Sets the axis label with the given method and label.

set_xyticklabels(value, xyaxis)

Set ticks according to user wishes xyaxis: e.g. ax.xaxis.

set_xytickstep(val, xyaxis, axlim)

Set ticks according to user wishes

classmethod alter_lim(ax, lim, xory, alter, curvedummy: Curve)

Alters the limits of the specified axis.

classmethod set_axislabel(method, label, graph)

Sets the axis label with the given method and label.

classmethod set_xyticklabels(value, xyaxis)

Set ticks according to user wishes xyaxis: e.g. ax.xaxis

classmethod set_xytickstep(val, xyaxis, axlim)

Set ticks according to user wishes