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