var h = new Graph(200,120,'#000000',0,1,0,true);
h.addRow(272,262,273,258,253,267,264,246,0,0,0,196,145,194,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,239,0,113,175,155,161,209,177,114,128,267,145,265,350,326,338,349,326);
h.scale = 45;
h.setTime(17,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


