var h = new Graph(200,120,'#8080FF',29.11,0,1,false);
h.addRow(29.17,29.2,29.2,29.23,29.23,29.2,29.2,29.2,29.2,29.17,29.17,29.17,29.2,29.2,29.2,29.2,29.2,29.2,29.2,29.2,29.2,29.2,29.17,29.2,29.17,29.17,29.17,29.17,29.17,29.17,29.17,29.17,29.2,29.2,29.2,29.2,29.2,29.2,29.2,29.2,29.2,29.2,29.17,29.17,29.17,29.17,29.14,29.14);
h.scale = 0.03;
h.setTime(15,00,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "In.Hg";
h.build();

