var h = new Graph(200,120,'#FF0000',1006,0,0,false);
h.addRow(1010,1010,1011,1011,1012,1012,1011,1012,1012,1011,1011,1011,1011,1010,1010,1010,1009,1009,1008,1008,1008,1008,1007,1007,1007,1008,1008,1008,1009,1009,1010,1010,1010,1011,1011,1011,1011,1011,1011,1011,1010,1010,1010,1010,1010,1010,1011,1011);
h.scale = 1;
h.setTime(06,00,false);
h.inc =30;
h.skip =12;
h.title = "Barometer: last 24 hours";
// h.xLabel = "Time";
h.yLabel = "hPa";
h.build();

