var h = new Graph(200,120,'#FF0000',0,1,0,true);
h.addRow(0,0,0,273,264,269,252,247,243,262,249,239,244,0,255,274,275,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,146,130,0,0,0,0,0,0,74,82);
h.scale = 45;
h.setTime(09,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

