PieGraph

PieGraph represents a pie graph

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

Bases: PlotBase

__init__(data, ax, prefs, *args, **kw)
draw()
dumpPrefs()
getLegendData()
min_amount = 0.1
pie(explode=None, colors=None, autopct=None, pctdistance=0.6, shadow=False)
setAxes(axes)