var h = new Graph(200,120,'#FF0000',0,1,0,false);
h.addRow(321,313,315,312,320,350,351,353,350,346,343,343,348,343,343,341,339,333,337,341,345,339,336,340,339,342,338,341,347,345,344,343,338,350,347,351,349,343,344,344,343,343,343,340,341,343,344,343);
h.scale = 45;
h.setTime(04,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


