var h = new Graph(200,120,'#000000',23,0,0,false);
h.addRow(29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,29,28,28,29,29,29,29,29,29,30,29,29,29,29,29,27,26,24,24,24,24,25,25,25,25,26,26,26,26);
h.scale = 1;
h.setTime(00,00,false);
h.inc =30;
h.skip =12;
h.title = "Indoor humidity: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "%";
h.build();

