var h = new Graph(200,120,'#FF0000',0,1,0,false);
h.addRow(0,0,0,0,0,0,0,0,0,0,272,320,316,311,325,316,324,322,300,299,307,307,330,320,316,316,323,332,335,359,47,29,35,26,23,348,347,298,327,30,319,0,0,0,0,0,0,0);
h.scale = 45;
h.setTime(02,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

