var h = new Graph(200,120,'#FF8000',30.09,0,1,false);
h.addRow(-999,-999,-999,-999,30.15,30.15,30.15,30.15,30.15,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,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999,-999);
h.scale = 0.02;
h.setTime(08,30,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "In.Hg";
h.build();

