var h = new Graph(200,120,'#8080FF',0,1,0,true);
h.addRow(334,331,326,290,259,0,0,0,0,0,0,0,0,0,187,0,0,155,0,0,0,0,0,0,0,157,0,0,0,0,0,0,0,0,0,0,0,0,133,25,26,0,0,175,219,0,182,178);
h.scale = 45;
h.setTime(14,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

