Searched defs:renderGraph (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuihlpgraphsimple.py53 def renderGraph(self): member in class:WuiHlpBarGraph
H A Dwuihlpgraphbase.py85 def renderGraph(self): member in class:WuiHlpGraphBase
90 return '<p>renderGraph needs to be overridden by the child class!</p>';
H A Dwuihlpgraphgooglechart.py70 def renderGraph(self): # pylint: disable=R0914 member in class:WuiHlpLineGraph
H A Dwuihlpgraphmatplotlib.py104 def renderGraph(self): # pylint: disable=R0914 member in class:WuiHlpBarGraph
196 def renderGraph(self): # pylint: disable=R0914 member in class:WuiHlpLineGraph
276 def renderGraph(self): # pylint: disable=R0914 member in class:WuiHlpMiniSuccessRateGraph

Completed in 129 milliseconds