QualityMapGraph

QualityGraph represents a Quality Map of entities as a special color schema

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.QualityMapGraph.QualityMapGraph(data, ax, prefs, *args, **kw)

Bases: PlotBase

The BarGraph class is a straightforward bar graph; given a dictionary of values, it takes the keys as the independent variable and the values as the dependent variable.

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