BlackDynamite.graphhelper
Module Contents
Classes
- class BlackDynamite.graphhelper.GraphHelper(base, **params)
- getMeasures(run_list)
- selectGraphs()
- show()
- makeGraphs(fig=None, axe=None, **kwargs)
- replaceRunAndJobsParameters(name, myrun, myjob)
- generateLabels(results, myrun, myjob)
- makeComposedQuantity(results, myrun, myjob)
- decorateGraph(fig, axe, myrun, myjob, results)
- makeCurve(results, myrun=None, myjob=None, fig=None, axe=None, **kwargs)
- setConstraints(**params)
- setBinaryOperator(**params)
- setQuantity(**params)
- class BlackDynamite.graphhelper.GraphParser
Bases:
BlackDynamite.bdparser.BDParser- declareArguments(add_mandatory=True)