Help for this page
@data = ( [ '1-1-2004', 15.0 ], [ '2-1-2004', 15.5 ], ... ... [ '16-1-2004', 28.8 ]);
$day->[1] = int $day->[1];