var h = new Graph(200,120,'#FF00FF',29.85,0,1,false);
h.addRow(-999,30.24,30.24,30.24,30.24,30.24,30.21,30.21,30.21,30.21,30.18,30.18,30.18,30.18,30.18,30.18,30.18,30.15,30.15,30.15,30.15,30.12,30.12,30.12,30.12,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,29.88);
h.scale = 0.08;
h.setTime(10,00,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "In.Hg";
h.build();


