var h = new Graph(200,120,'#000000',1011,0,0,true);
h.addRow(1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1014,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1015,1014,1014,1014,1014,1014,1013,1013,1013,1013,1014,1013,1013,1013,1013,1013,1013,1013,1013,1013,1012);
h.scale = 1;
h.setTime(13,30,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "hPa";
h.build();

