Help for this page
# your dataplot should then go like this: @data2plot = ( [ @results{qw/dayofweek canning multipack quest/} ] );
#! c:/perl/bin/perl.exe -w use GD::Graph::bars; ... exit 0; # Voila I have a pretty graph!