var h = new Graph(200,120,'#0000FF',1032,0,0,true);
h.addRow(1033,1033,1033,1033,1033,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1034,1035,1035,1035,1035,1035,1035,1035,1035,1034,1034,1034,1033,1033,1033,1033,1033,1033,1033,1033,1033,1034);
h.scale = 1;
h.setTime(18,30,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "hPa";
h.build();


