var h = new Graph(200,120,'#000000',0,1,0,true);
h.addRow(0,0,0,0,0,0,125,100,122,135,82,83,94,100,109,110,142,117,114,111,106,123,101,175,95,166,89,150,131,98,142,115,88,0,0,0,0,0,0,0,0,0,0,73,0,0,0,21);
h.scale = 45;
h.setTime(06,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

