var h = new Graph(200,120,'#000000',0,1,0,true);
h.addRow(177,178,180,182,182,179,179,181,183,187,191,209,227,205,194,180,179,176,174,181,187,192,191,195,191,189,192,200,199,199,191,196,228,240,250,255,204,241,277,314,332,350,349,3,347,345,347,331);
h.scale = 45;
h.setTime(16,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

