var h = new Graph(200,120,'#000000',0,1,0,true);
h.addRow(242,231,228,231,228,224,224,0,224,219,222,221,0,225,225,223,223,227,231,232,228,231,232,253,0,202,226,222,222,223,190,226,228,217,179,182,207,209,219,224,224,225,226,222,220,219,226,223);
h.scale = 45;
h.setTime(20,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

