Searched refs:to_dygraph_colors (Results 1 – 3 of 3) sorted by relevance
29 from trappy.plotter.ColorMap import to_dygraph_colors73 colors_opt_arg = ", " + to_dygraph_colors(color_map) if color_map else ""
22 def to_dygraph_colors(color_map): function
355 from trappy.plotter.ColorMap import to_dygraph_colors359 self.assertEquals(to_dygraph_colors(color_map), expected)363 self.assertEquals(to_dygraph_colors(color_map), expected)