Help for this page

Select Code to Download


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