var h = new Graph(200,120,'#FF0000',28.67,0,1,false);
h.addRow(28.7,28.73,28.73,28.73,28.73,28.73,28.76,28.76,28.76,28.76,28.73,28.73,28.76,28.73,28.76,28.76,28.76,28.76,28.76,28.79,28.79,28.79,28.79,28.82,28.82,28.82,28.85,28.85,28.85,28.85,28.88,28.88,28.88,28.88,28.88,28.91,-999,-999,28.91,28.91,28.91,28.91,28.94,28.94,28.94,28.97,28.97,28.97);
h.scale = 0.07;
h.setTime(08,00,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "In.Hg";
h.build();

