var h = new Graph(200,120,'#0000FF',28.94,0,1,true);
h.addRow(29.03,29.03,29.03,29.03,29.03,29.03,29.03,29.06,29.06,29.06,29.06,29.06,29.09,29.09,29.09,29.09,29.06,29.06,29.06,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,29,29,29,29,29,29,29.03,29,29.03,29,29,29,29.03,29.03);
h.scale = 0.04;
h.setTime(04,00,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "In.Hg";
h.build();

