var h = new Graph(200,120,'#000000',0,1,0,true);
h.addRow(339,336,318,317,313,323,331,298,285,0,278,0,277,252,283,283,317,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,207,202,219,221,239,0);
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();


