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