Searched refs:lineplot_out (Results 1 – 1 of 1) sorted by relevance
113 $lineplot_out = new LinePlot(array_map('InvertCallback', $graph_data['out_data']), $graph_data['tic… variable114 $lineplot_out->SetLegend('Traffic Out');115 $lineplot_out->SetColor('darkblue');116 $lineplot_out->SetFillColor('lightblue@0.4');117 $lineplot_out->SetWeight(1);132 $graph->Add($lineplot_out);