var h = new Graph(200,120,'#000000',0,1,0,true);
h.addRow(199,207,200,222,221,234,223,226,235,238,260,257,278,293,221,349,14,356,330,329,339,339,339,339,339,339,339,339,339,339,324,315,325,324,326,313,318,3,177,211,193,113,56,53,128,190,203,194);
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();

