var h = new Graph(200,120,'#FF0000',28.82,0,1,false);
h.addRow(29.12,29.12,29.12,29.12,29.12,29.12,29.12,29.12,29.12,29.12,29.12,29.12,29.09,29.09,29.09,29.09,29.09,29.06,29.03,29.03,29,29,29,28.97,28.97,28.97,28.97,28.97,28.97,28.97,28.97,28.97,28.97,28.94,28.94,28.94,28.94,28.91,28.91,28.88,28.88,28.88,28.88,28.85,28.85,28.85,28.85,28.85);
h.scale = 0.07;
h.setTime(04,30,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "In.Hg";
h.build();

