var h = new Graph(200,120,'#0000FF',28.79,0,1,false);
h.addRow(28.94,28.94,28.94,28.94,28.91,28.91,28.91,28.91,28.91,28.91,28.88,28.88,28.88,28.88,28.88,28.85,28.85,28.85,28.82,28.82,28.82,28.82,28.85,28.85,28.85,28.85,28.85,28.85,28.85,28.88,28.88,28.88,28.88,28.88,28.88,28.88,28.88,28.88,28.88,28.91,28.91,28.91,28.91,28.91,28.94,28.91,28.91,28.91);
h.scale = 0.04;
h.setTime(19,30,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "In.Hg";
h.build();

