var h = new Graph(200,120,'#FF8000',77,0,0,false);
h.addRow(78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,-999,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78,78);
h.scale = 1;
h.setTime(12,00,false);
h.inc =30;
h.skip =12;
h.title = "Humidity: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "%";
h.build();


