var h = new Graph(200,120,'#0000FF',994,0,0,true);
h.addRow(996,996,996,995,995,995,995,996,996,997,997,997,998,998,998,998,998,998,998,999,999,999,999,1000,1000,1000,1000,1000,1001,1001,1001,1001,1001,1001,1002,1002,1003,1003,1004,1003,1004,1005,1005,1005,1005,1005,1006,1006);
h.scale = 2;
h.setTime(14,00,false);
h.inc =30;
h.skip =12;
h.title = "Lufttryck senaste 24 timmarna";
// h.xLabel = "Tid";
h.yLabel = "hPa";
h.build();

