CurveGraph

CurveGraph represents simple line graphs with markers.

The DIRAC Graphs package is derived from the GraphTool plotting package of the CMS/Phedex Project by … <to be added>

class DIRAC.Core.Utilities.Graphs.CurveGraph.CurveGraph(data, ax, prefs, *args, **kw)

Bases: PlotBase

The CurveGraph class is a straightforward line graph with markers

__init__(data, ax, prefs, *args, **kw)
draw()
dumpPrefs()
setAxes(axes)
x_formatter_cb(ax)