var h = new Graph(200,120,'#FF8000',0,1,0,false);
h.addRow(0,306,298,297,0,0,94,289,0,0,0,0,0,0,0,0,-999,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,259);
h.scale = 45;
h.setTime(12,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


