Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    
    ...
        close OUT;
    }
    
  2. or download this
    my $data = GD::Graph::Data->new([
    
  3. or download this
    
    #!/usr/bin/perl 
    ...
        print OUT $chart->gd->$ext(); 
        close OUT;
    }