var h = new Graph(200,120,'#FF0000',0,1,0,false);
h.addRow(256,244,248,256,250,268,251,249,251,243,258,264,245,248,261,254,265,269,317,343,339,339,0,0,0,0,0,351,351,343,0,344,324,0,0,0,0,0,0,60,37,18,82,135,123,111,134,115);
h.scale = 45;
h.setTime(12,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


