var h = new Graph(200,120,'#FF00FF',30.12,0,1,false);
h.addRow(30.24,30.24,30.24,30.27,30.27,30.27,30.3,30.3,30.3,30.3,30.3,30.3,30.3,30.33,30.3,30.3,30.3,30.3,30.3,30.27,30.27,30.27,30.24,30.24,30.24,30.24,30.21,30.21,30.21,30.21,30.21,30.21,30.21,30.21,30.21,30.21,30.21,30.21,30.21,30.21,30.18,30.18,30.18,30.18,30.18,30.18,30.15,30.15);
h.scale = 0.05;
h.setTime(04,30,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "In.Hg";
h.build();

