Searched defs:WuiHlpBarGraph (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuihlpgraphsimple.py37 class WuiHlpBarGraph(WuiHlpGraphBase): class in inherits:WuiHlpGraphBase
H A Dwuihlpgraphgooglechart.py48 WuiHlpBarGraph = wuihlpgraphsimple.WuiHlpBarGraph; variable
H A Dwuireport.py34 from testmanager.webui.wuihlpgraph import WuiHlpGraphDataTable, WuiHlpBarGraph; namespace
123 oGraph = WuiHlpBarGraph('success-rate', oTable, self._oDisp);
H A Dwuihlpgraph.py112 WuiHlpBarGraph = GraphImplementation.WuiHlpBarGraph; variable
H A Dwuihlpgraphmatplotlib.py88 class WuiHlpBarGraph(WuiHlpGraphMatplotlibBase): class in inherits:WuiHlpGraphMatplotlibBase

Completed in 64 milliseconds