var h = new Graph(200,120,'#000000',980,0,0,true);
h.addRow(983,982,982,982,982,982,982,982,982,981,982,982,983,983,983,982,982,982,982,982,982,982,982,982,982,982,982,982,981,982,982,982,983,983,983,983,983,983,984,984,984,984,984,984,984,984,984,984);
h.scale = 1;
h.setTime(16,00,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "hPa";
h.build();

