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

