var FR0000050049_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,0.9589016755607],[2009,9.9768695655944],[2010,6.434876483002],[2011,5.2707644591376],[2012,4.1102064769871],[2013,4.5371334626043],[2014,5.1127954001486],[2015,7.0747777218063],[2016,0],[2017,0],[2018,6.1744520976832],[2019,6.9366515837104],[2020,11.529947462173],[2021,8.612906319367],[2022,9.8618476362931],[2023,11.776169265033]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2008,3.1253640055516],[2009,4.0508609420829],[2010,4.2569251095072],[2011,1.7977275958907],[2012,0.7903759233350],[2013,0.7415849897752],[2014,2.9313048502022],[2015,3.9994450076311],[2016,7484.0476190476],[2017,5803.9622641509],[2018,5.43368816531],[2019,5.0174034110686],[2020,5.5091530217695],[2021,5.9598575060756],[2022,7.4322576472871],[2023,9.1035634743875]], "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: 'FR0000050049_marges_an', data: FR0000050049_marges_an, height: "350", width: "100%" });