var h = new Graph(200,120,'#0000FF',29.82,0,1,false);
h.addRow(29.85,29.85,29.85,29.85,29.88,29.88,29.88,29.88,29.88,29.88,29.88,29.88,29.88,29.91,29.91,29.91,29.91,29.94,29.97,29.97,29.97,29.97,30,30,30,30,30,30,30.03,30.03,30.03,30.03,30.03,30.03,30.03,30.03,30.03,30.03,30.03,30.06,30.06,30.03,30.06,30.06,30.09,30.09,30.09,30.09);
h.scale = 0.06;
h.setTime(11,00,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "In.Hg";
h.build();

