var h = new Graph(200,120,'#FF0000',0,1,0,false);
h.addRow(293,309,314,310,302,311,288,281,285,272,276,278,278,275,279,268,275,285,287,280,284,278,290,316,314,301,308,308,302,310,316,316,319,318,316,309,304,313,322,310,288,278,273,274,276,271,274,278);
h.scale = 45;
h.setTime(08,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

