var h = new Graph(200,120,'#0000FF',29.94,0,1,false);
h.addRow(30,30,30,30.03,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,-999,-999,-999,-999,-999,-999,-999,-999,-999,29.97,29.97,29.97,29.97,29.97,29.97,29.97,29.97,29.97,29.97,29.97,29.97,29.97,29.97);
h.scale = 0.02;
h.setTime(20,30,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "In.Hg";
h.build();


