var h = new Graph(200,120,'#0000FF',0,1,0,true);
h.addRow(43,72,60,46,60,65,103,118,151,135,124,126,124,125,124,127,127,124,127,136,132,132,130,128,131,128,130,132,141,131,137,140,151,178,193,192,193,190,197,192,201,185,199,184,172,187,160,173);
h.scale = 45;
h.setTime(14,00,false);
h.inc =30;
h.skip =12;
h.title = "Vindriktning senaste 24 timmarna";
// h.xLabel = "Tid";
h.yLabel = "&#176;";
h.build();

