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