var h = new Graph(200,120,'#FF0000',975,0,0,false);
h.addRow(985,985,985,985,986,985,985,985,986,986,986,986,986,986,986,986,986,986,985,985,985,984,984,983,983,983,983,982,982,982,982,982,981,981,981,981,981,980,980,980,979,978,978,978,978,977,976,976);
h.scale = 2;
h.setTime(02,30,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "hPa";
h.build();

