var h = new Graph(200,120,'#FF0000',992,0,0,true);
h.addRow(993,993,993,993,993,993,994,994,994,995,995,995,995,995,996,996,996,996,996,996,997,997,997,998,998,998,999,999,999,1000,1000,1000,1001,1001,1001,1001,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002,1002);
h.scale = 2;
h.setTime(19,30,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "hPa";
h.build();

