var h = new Graph(200,120,'#FF0000',0,1,0,false);
h.addRow(147,144,143,142,142,144,141,147,143,144,142,141,143,149,144,143,138,138,139,136,133,133,132,130,137,139,144,154,164,186,182,193,202,238,254,270,0,0,0,0,0,0,0,0,0,245,0,0);
h.scale = 45;
h.setTime(08,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


