var h = new Graph(200,120,'#000000',981,0,0,true);
h.addRow(995,995,995,994,994,994,993,993,993,992,992,992,992,993,993,992,992,992,991,991,991,991,990,990,990,989,988,988,988,987,987,987,987,986,986,986,986,985,985,984,984,984,984,983,983,982,982,982);
h.scale = 3;
h.setTime(01,00,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "hPa";
h.build();

