var h = new Graph(200,120,'#FF0000',0,1,0,true);
h.addRow(228,225,230,233,234,231,233,228,236,235,238,238,236,242,240,231,224,225,227,222,227,229,238,237,234,233,244,248,245,241,241,240,247,299,297,287,278,284,272,264,257,259,265,274,263,270,294,289);
h.scale = 45;
h.setTime(07,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


