var h = new Graph(200,120,'#C0C0C0',0,1,0,true);
h.addRow(179,183,0,0,0,0,247,210,205,0,0,0,199,183,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,69,30,17,0,0,268,224,228,227,230,219,228,226,228,223,212,219,206,203);
h.scale = 45;
h.setTime(17,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

