Help for this page
my $format = $my_graph->export_format; print header("image/$format"); binmode STDOUT; print $my_graph->plot(\@data)->$format();
Can't call method "gif" on an undefined value at C:/Apache/Apache2/cgi +-bin/histogram.pl line 86, <fh00001miniproject620.txt> line 113.