var h = new Graph(200,120,'#000000',0,1,0,false);
h.addRow(199,0,223,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,0,117,111,120,117,127,110,111,87,93,96,112,103,107,105);
h.scale = 45;
h.setTime(15,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

