Help for this page

Select Code to Download


  1. or download this
    use GD::Graph::lines;
    
    
    ...
                binmode IMG;
                print IMG $gd->png;
                close IMG;
    
  2. or download this
    use GD::Graph::lines;
    
    
    ...
                binmode IMG;
                print IMG $gd->png;
                close IMG;