var h = new Graph(200,120,'#FF0000',1014,0,0,false);
h.addRow(1015,1016,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1017,1018,1018,1018,1019,1019,1019,1020,1020,1020,1020,1020,1019,1019,-999,1018,1018,1018,1018,1018,1018,1018,1018,1019,1019,1019,1019,1020,1020,1020,1020,1020,1020);
h.scale = 1;
h.setTime(21,30,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "hPa";
h.build();

