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