var h = new Graph(200,120,'#000000',0,1,0,true);
h.addRow(26,15,328,0,304,0,0,0,295,333,4,44,5,0,0,0,0,0,0,0,0,0,327,0,0,0,320,316,0,3,7,326,331,309,321,316,290,299,306,308,287,328,350,302,316,329,305,312);
h.scale = 45;
h.setTime(17,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

