var h = new Graph(200,120,'#C0C0C0',0,1,0,true);
h.addRow(210,216,241,235,232,245,237,239,229,218,217,229,255,242,234,221,218,218,220,214,210,215,215,220,219,218,195,145,127,114,114,108,0,116,136,126,149,137,117,130,117,112,112,119,118,115,121,122);
h.scale = 45;
h.setTime(10,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


