var h = new Graph(200,120,'#000000',0,1,0,false);
h.addRow(108,114,123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,146,154,0,0,158,171,195,247,272,275,270,274,289,284,282,280,269,273,268,274,266,213,174,0,0,0,124,133,135);
h.scale = 45;
h.setTime(23,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

