var h = new Graph(200,120,'#FF0000',0,1,0,true);
h.addRow(60,75,76,0,0,0,0,0,0,0,0,0,347,340,339,335,332,329,301,301,295,293,290,293,279,0,0,275,263,0,0,0,0,0,0,0,0,0,0,0,0,0,316,308,303,300,315,326);
h.scale = 45;
h.setTime(05,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

