Help for this page

Select Code to Download


  1. or download this
    my $gd=$graph->plot(\@bar_data)->$format() or die $graph->error;
    print '<img src=http://foobar.com/foobar.pl?image=$gd&format=$format>'
    +;