Help for this page

Select Code to Download


  1. or download this
    my $gd_image = $graph->plot(\@data);
    
  2. or download this
    my $gd_image = $graph->plot(\@data) or die $graph->error;