var h = new Graph(200,120,'#FF0000',1025,0,0,true);
h.addRow(1028,1027,1027,1027,1027,1027,1027,1027,1027,1026,1026,1026,1026,1026,1026,1027,1027,1027,1027,1027,1027,1027,1027,1027,1027,1027,1027,1027,1028,1028,1028,1028,1028,1028,1028,1028,1028,1028,1028,1028,1028,1028,1028,1029,1029,1028,1029,1029);
h.scale = 1;
h.setTime(12,00,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "hPa";
h.build();

