var h = new Graph(200,120,'#FFFFFF',0,1,0,false);
h.addRow(236,233,222,220,215,223,215,169,152,141,128,127,130,126,128,129,133,131,120,132,132,129,137,151,148,143,157,156,152,188,174,194,277,303,207,207,232,275,262,265,286,269,294,297,244,220,209,230);
h.scale = 45;
h.setTime(19,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

