var h = new Graph(200,120,'#0000FF',0,1,0,false);
h.addRow(173,198,197,222,210,210,222,231,229,223,228,235,232,-999,-999,-999,-999,0,0,0,0,351,0,0,0,0,0,0,0,0,0,347,0,0,0,0,0,346,0,328,345,0,0,173,170,213,200,197);
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();

