my $dataref = [ ['2004-01-08','2004-01-09','2004-01-10'], # X-values [ 10.9, 10.7, 10.8 ], # Y-value 1 [ 11,11,11 ], #Y-value 2 reference line ];