var h = new Graph(200,120,'#FF0000',0,1,0,false);
h.addRow(27,359,51,43,26,30,3,44,36,67,81,89,81,82,350,13,81,110,132,159,0,0,349,0,0,0,0,0,0,349,0,350,0,0,0,0,0,0,0,0,0,0,0,350,350,70,353,32);
h.scale = 45;
h.setTime(13,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


