my $gd = graph->plot(...); my $format = $my_graph->export_format; print header("image/$format"); binmode STDOUT; print $gd->gif;
In reply to Re: Creating a Histogram
by cdarke
in thread Creating a Histogram
by arguelje
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |