var h = new Graph(200,120,'#8080FF',0,1,0,false);
h.addRow(90,139,98,117,147,0,0,0,0,0,52,0,98,341,76,348,113,156,62,47,0,15,200,149,181,163,0,0,0,0,0,0,0,256,0,0,0,0,0,0,131,142,136,142,82,84,108,83);
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();


