Help for this page
use List::Util qw(max min sum);
use GD::Graph::lines; my $my_graph = new GD::Graph::lines(); ... y_label => 'Label Y', title => 'Your Title');