var h = new Graph(200,120,'#FF0000',0,1,0,false);
h.addRow(263,271,250,248,214,216,260,240,272,282,298,274,257,247,264,275,245,272,0,283,96,120,0,0,0,0,0,0,0,108,101,104,0,0,0,153,114,0,163,155,141,120,158,165,182,170,158,138);
h.scale = 45;
h.setTime(11,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

