var FR0004186856_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,11.769449007018],[2009,11.468435534903],[2010,11.399406469272],[2011,11.19882310294],[2012,10.541983888325],[2013,11.064068302155],[2014,10.924268469829],[2015,10.004027879934],[2016,2733.7662337662],[2017,2254.9019607843],[2018,13.105633783677],[2019,10.325008207278],[2020,8.6778628525711],[2021,16.551052041928],[2022,13.709684889557],[2023,14.031375231214]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,7.9199641630581],[2009,7.2188696900251],[2010,7.8906967426722],[2011,7.9873441332878],[2012,7.5660508292183],[2013,7.8671591147945],[2014,8.1719516140286],[2015,7.0505411369129],[2016,1806.8831168831],[2017,1707.4019607843],[2018,9.8545690749332],[2019,7.2196267582515],[2020,4.496253511967],[2021,12.058963458617],[2022,8.8917871943888],[2023,10.497646763189]], "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: 'FR0004186856_marges_an', data: FR0004186856_marges_an, height: "350", width: "100%" });