var h = new Graph(200,120,'#00FFFF',0,1,0,true);
h.addRow(274,269,274,265,276,272,275,266,268,272,262,262,258,254,242,243,242,248,261,259,258,255,257,257,261,273,238,232,230,230,240,248,251,242,238,235,255,250,253,270,296,312,288,313,320,275,230,243);
h.scale = 45;
h.setTime(19,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

