var h = new Graph(200,120,'#FF0000',1000,0,0,true);
h.addRow(1007,1007,1007,1007,1007,1006,1007,1006,1006,1006,1006,1005,1005,1005,1005,1005,1004,1005,1005,1005,1005,1005,1005,1005,1005,1005,1005,1005,1005,1004,1005,1004,1004,1004,1004,1003,1003,1003,1002,1002,1002,1002,1001,1001,1001,1001,1001,1001);
h.scale = 1;
h.setTime(21,00,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "hPa";
h.build();


