var h = new Graph(200,120,'#000000',24.6,0,1,true);
h.addRow(24.63,24.63,24.66,24.66,24.66,24.69,24.69,24.69,24.69,24.69,24.69,24.69,24.69,24.69,24.69,24.69,24.69,-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,24.66,24.63,24.63,24.66,24.66,24.63);
h.scale = 0.02;
h.setTime(20,00,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "In.Hg";
h.build();


