Help for this page
my $datasetTemps = Chart::Gnuplot::DataSet->new( title => "Dry bulb temperature", axes => "x1y1", ... ...
my $datasetFrogs = Chart::Gnuplot::DataSet->new( title => "Number of Frogs per day", axes => "x1y2",