var h = new Graph(200,120,'#FF8000',40,0,0,false);
h.addRow(-999,-999,-999,-999,42,42,42,41,41,41,41,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999);
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();

