Help for this page
foreach (@lines) { ... $graph->set_legend(@legend_labels); $graph->plot($data); save_chart($graph, "$img_path/$img_file");