var h = new Graph(200,120,'#000000',0,1,0,true);
h.addRow(161,161,161,161,161,161,161,161,161,152,140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,74,76,78,78,83,99,103,103,103,103,68,47,41,54,53,51,46,42,48,0,0,0,0);
h.scale = 45;
h.setTime(22,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


