var h = new Graph(200,120,'#000000',0,1,0,true);
h.addRow(107,107,117,112,127,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,132,131,106,110,116,105,118,107,107,107,129,113,116,112,106,114,110,115,113,120,115,114,119,118,119);
h.scale = 45;
h.setTime(21,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

