var h = new Graph(200,120,'#000000',1021,0,0,false);
h.addRow(1022,1022,1022,1022,1022,1022,1023,1023,1023,1023,1023,1023,1023,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,1024,1025,1025,1025,1025,1025,1026,1026,1026,1026,1026,1026,1026,1026,1026,1026,1025,1025,1025,1025,1025);
h.scale = 1;
h.setTime(15,30,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "hPa";
h.build();

