PlotBase

PlotBase is a base class for various Graphs plots

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.PlotBase.PlotBase(data=None, axes=None, *aw, **kw)

Bases: object

__init__(data=None, axes=None, *aw, **kw)
draw()
dumpPrefs()
setAxes(axes)