Searched refs:args_to_forward (Results 1 – 3 of 3) sorted by relevance
/external/trappy/trappy/plotter/ |
D | BarPlot.py | 85 def plot_axis(self, axis, series_list, permute, concat, args_to_forward): argument 112 **args_to_forward
|
D | LinePlot.py | 156 def plot_axis(self, axis, series_list, permute, concat, args_to_forward): argument 164 **args_to_forward
|
D | StaticPlot.py | 287 def plot_axis(self, axis, series_list, permute, concat, args_to_forward): argument
|