var h = new Graph(200,120,'#FF0000',34,0,0,false);
h.addRow(44,43,41,40,42,42,43,42,43,43,43,42,42,42,43,43,43,42,42,42,43,42,42,40,40,40,39,39,38,37,37,37,37,37,37,36,36,35,38,40,42,42,42,43,43,43,43,43);
h.scale = 2;
h.setTime(08,00,false);
h.inc =30;
h.skip =12;
h.title = "Indoor humidity: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "%";
h.build();

