var h = new Graph(200,120,'#000000',0,1,0,true);
h.addRow(74,0,95,127,106,105,120,110,107,119,118,122,111,109,97,104,101,112,79,94,78,108,0,0,0,26,0,0,0,0,287,348,0,311,130,97,106,99,120,0,0,0,0,0,133,112,125,0);
h.scale = 45;
h.setTime(08,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

