var h = new Graph(200,120,'#0000FF',0,1,0,true);
h.addRow(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,81,198,69,114,189,138,193,91,144,215,31,148,115,66,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);
h.scale = 45;
h.setTime(04,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();

