var h = new Graph(200,120,'#000000',53,0,0,false);
h.addRow(56,55,56,55,55,56,56,57,56,55,55,55,54,54,55,54,55,55,55,56,56,56,56,56,57,58,59,60,63,64,63,63,64,64,63,63,63,62,62,-999,-999,-999,-999,-999,-999,-999,71,68);
h.scale = 3;
h.setTime(17,30,false);
h.inc =30;
h.skip =12;
h.title = "Indoor humidity: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "%";
h.build();

