Searched refs:GraphImplementation (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuihlpgraph.py103 from testmanager.webui import wuihlpgraphgooglechart as GraphImplementation; namespace
107 from testmanager.webui import wuihlpgraphmatplotlib as GraphImplementation; namespace
109 from testmanager.webui import wuihlpgraphsimple as GraphImplementation; namespace
112 WuiHlpBarGraph = GraphImplementation.WuiHlpBarGraph;
113 WuiHlpLineGraph = GraphImplementation.WuiHlpLineGraph;
114 WuiHlpLineGraphErrorbarY = GraphImplementation.WuiHlpLineGraphErrorbarY;

Completed in 405 milliseconds