var h = new Graph(200,120,'#FF0000',0,1,0,true);
h.addRow(0,0,0,0,0,28,30,31,35,31,35,36,28,352,348,354,3,3,3,3,3,353,358,27,29,31,25,28,31,34,23,23,25,24,17,9,8,3,348,345,349,345,348,346,352,354,357,351);
h.scale = 45;
h.setTime(09,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


