var h = new Graph(200,120,'#000000',0,0,0,true);
h.addRow(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0.4,1.6,1.2,0,0.2,0.8,0.6,0,0,-999,0,0,0,3.3,1.6,2.4,4.1,3.7,3,1.4,0,0,0,0);
h.scale = 1;
h.setTime(23,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind speed: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "KT";
h.build();

