var h = new Graph(200,120,'#0000FF',17,0,0,true);
h.addRow(21,21,21,21,21,21,22,22,19,19,19,19,19,19,18,18,18,18,18,18,18,21,18,19,19,19,19,19,21,21,21,21,21,19,19,19,21,21,21,21,21,21,21,19,19,19,19,19);
h.scale = 1;
h.setTime(04,00,false);
h.inc =30;
h.skip =12;
h.title = "Luftfuktighet inomhus senaste 24 timmarna";
// h.xLabel = "Tid";
h.yLabel = "%";
h.build();


