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