var h = new Graph(200,120,'#FF0000',0,1,0,false);
h.addRow(340,3,15,325,11,323,336,309,348,346,340,288,281,320,309,0,304,0,0,0,0,0,0,0,0,0,0,0,0,0,0,288,0,0,0,0,0,0,0,0,0,288,288,0,0,0,0,0);
h.scale = 45;
h.setTime(10,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


