var h = new Graph(200,120,'#000000',30,0,0,true);
h.addRow(-999,-999,-999,44,46,48,49,50,52,54,56,53,46,41,-999,37,37,36,37,35,33,31,31,31,32,34,34,37,40,49,53,58,61,65,66,66,66,64,64,63,62,63,64,65,65,66,67,68);
h.scale = 7;
h.setTime(03,00,false);
h.inc =30;
h.skip =12;
h.title = "Humidity: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "%";
h.build();

