var h = new Graph(200,120,'#000000',37,0,0,true);
h.addRow(39,39,39,38,38,38,38,40,40,40,61,68,63,59,62,67,70,72,73,60,56,48,59,48,47,47,48,53,58,58,59,44,41,41,41,41,41,41,41,41,41,41,41,41,42,39,39,39);
h.scale = 7;
h.setTime(08,00,false);
h.inc =30;
h.skip =12;
h.title = "Humidity: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "%";
h.build();


