var h = new Graph(200,120,'#000000',0,1,0,true);
h.addRow(337,322,321,321,322,334,99,118,104,43,357,358,3,109,102,126,59,102,6,333,338,350,343,337,338,339,201,250,278,321,335,345,344,334,340,334,332,333,327,332,329,325,327,331,337,339,344,344);
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();


