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