var h = new Graph(200,120,'#FFFFFF',0,1,0,false);
h.addRow(56,324,106,255,0,0,0,0,0,0,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,317,318,0,352,0,342,296,289,277,307,334,316,296,321,313,304,325,293,277,343,345);
h.scale = 45;
h.setTime(16,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


