var h = new Graph(200,120,'#FF0000',0,1,0,true);
h.addRow(62,36,34,41,44,46,41,41,43,28,30,28,37,38,34,28,27,28,32,26,28,23,27,40,38,40,24,20,26,45,40,29,31,14,24,352,357,10,332,330,345,3,11,25,23,37,48,45);
h.scale = 45;
h.setTime(15,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

