var h = new Graph(200,120,'#000000',0,1,0,true);
h.addRow(160,176,170,148,165,126,131,179,130,163,135,141,150,148,147,147,143,138,149,154,175,150,160,158,153,148,148,164,0,0,113,0,0,0,0,0,0,0,0,0,0,0,0,24,0,130,137,71);
h.scale = 45;
h.setTime(11,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

