var h = new Graph(200,120,'#FFFF00',0,1,0,false);
h.addRow(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,290,245,332,302,267,3,7,327,38,82,84,62,82,57,62,62,49,60,59,37,52,33,40,52,35,0,36,0,0,0);
h.scale = 45;
h.setTime(00,30,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


