var h = new Graph(200,120,'#FF0000',0,1,0,true);
h.addRow(310,312,321,318,337,341,342,343,341,333,343,359,334,326,344,325,343,351,343,330,332,318,325,312,312,313,302,305,292,285,275,274,273,294,290,285,270,269,302,302,303,303,303,0,0,0,303,303);
h.scale = 45;
h.setTime(21,00,false);
h.inc =30;
h.skip =12;
h.title = "Wind direction: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "&#176;";
h.build();


