Help for this page

Select Code to Download


  1. or download this
    $graph->plot(\@data) 
        Plot the chart, and return the GD::Image object.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
    binmode STDOUT;
    print $gd;