var FR0000185514_marges_an = { "type": "bar", "plot":{ "tooltip" : { "text": "%v%", "decimals": 1, }, }, "title":{ "text": "Marges", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Marge Opérationnelle", "values": [[2008,46.110357773067],[2009,47.949873178869],[2010,44.327980311266],[2011,44.189811803408],[2012,29.41219760926],[2013,27.313419513373],[2014,36.201002032812],[2015,42.83872119509],[2016,0],[2017,0],[2018,33.437026678626],[2019,33.110938685486],[2020,33.717510265643],[2021,37.455876885226],[2022,36.628735114902],[2023,29.713305669435]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,26.394941910728],[2009,22.577716399237],[2010,28.410412129582],[2011,25.095669713757],[2012,5.7749929034768],[2013,12.480704002016],[2014,23.238742530954],[2015,25.676517891442],[2016,7697.807486631],[2017,7407.9534883721],[2018,23.060347444997],[2019,24.366837620366],[2020,16.923872704355],[2021,24.514473605694],[2022,24.254762874226],[2023,21.319876963796]], "background-color": "rgb(27, 139, 61)", }, ], "plotarea" : { "margin-right":"20", "margin-left":"50", "margin-bottom":"50", "margin-top":"70", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"1x2", "x" : 0, "y" : 33, "item": { "font-size": "11px" } }, "scale-y" : { "format":"%v%", "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" } }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0000185514_marges_an', data: FR0000185514_marges_an, height: "350", width: "100%" });