var h = new Graph(200,120,'#FFFF00',0,1,0,true);
h.addRow(0,257,57,55,54,0,0,0,54,54,51,25,14,14,14,14,113,230,247,217,195,214,207,228,217,207,212,212,212,245,224,208,217,230,204,206,215,217,230,231,246,40,37,56,38,36,36,36);
h.scale = 45;
h.setTime(01,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


