var h = new Graph(200,120,'#FF0000',31,0,0,false);
h.addRow(33,33,33,33,33,33,33,32,32,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,33,34,34,34,34,34,34,33,33,33,34,33,33,33,33,33,33,33,33);
h.scale = 1;
h.setTime(05,00,false);
h.inc =30;
h.skip =12;
h.title = "Indoor humidity: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "%";
h.build();

