var h = new Graph(200,120,'#C0C0C0',0,1,0,true);
h.addRow(282,247,264,205,240,226,215,113,147,90,130,106,122,94,108,101,111,108,116,111,111,128,114,107,96,83,78,49,19,0,0,337,83,85,81,0,0,0,0,81,355,274,270,-999,323,346,338,334);
h.scale = 45;
h.setTime(13,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


