var h = new Graph(200,120,'#0000FF',0,1,0,false);
h.addRow(277,284,283,281,283,285,287,287,287,289,277,286,288,283,290,320,23,15,23,19,23,28,21,32,36,36,99,0,0,153,0,0,0,0,0,0,0,0,0,0,0,162,162,189,287,294,329,345);
h.scale = 45;
h.setTime(11,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

