var h = new Graph(200,120,'#FF0000',1013,0,0,false);
h.addRow(1025,1025,1025,1025,1025,1025,1024,1024,1023,1023,1023,1023,1022,1022,1021,1021,1020,1020,1020,1020,1019,1019,1018,1018,1018,1018,1017,1017,1016,1016,1016,1015,1015,1015,1014,1014,1014,1014,1014,1014,1014,1014,1015,1015,1015,1016,1016,1016);
h.scale = 2;
h.setTime(05,30,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "hPa";
h.build();

