var h = new Graph(200,120,'#000000',32,0,0,true);
h.addRow(-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,87,73,81,78,72,61,53,42,39,35,33,35,46);
h.scale = 11;
h.setTime(20,00,false);
h.inc =30;
h.skip =12;
h.title = "Humidity: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "%";
h.build();


