As for the labels. I thought you it's you who put them inuse List::Util qw(max min sum);
use GD::Graph::lines; my $my_graph = new GD::Graph::lines(); $my_graph->set( x_label => 'Label X', y_label => 'Label Y', title => 'Your Title');
In reply to Re: creating graphs
by monkfan
in thread creating graphs
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |