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