var h = new Graph(200,120,'#FF0000',0,1,0,true);
h.addRow(235,196,91,156,105,148,141,118,191,181,161,160,159,0,0,0,130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,105);
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();

