var h = new Graph(200,120,'#FFFF00',0,1,0,false);
h.addRow(0,0,0,0,0,0,0,0,58,63,65,0,0,0,25,47,32,22,11,28,22,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
h.scale = 45;
h.setTime(02,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


