var FR0004125920_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": [[2011,45.147713528582],[2012,48.083222877707],[2013,45.729129289507],[2014,47.409594201355],[2015,46.297772742883],[2016,47.666994164654],[2017,20920.84006462],[2018,44.742666214156],[2019,46.523568526044],[2020,46.817481392752],[2021,50.569029005971],[2022,43.293513688473],[2023,45.360768609661]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2011,30.315814694881],[2012,33.355905198168],[2013,31.340070262106],[2014,31.704585442878],[2015,31.301584121008],[2016,33.878454527461],[2017,11006.365105008],[2018,34.057988333501],[2019,35.437089028445],[2020,36.086062363284],[2021,43.668073534683],[2022,35.140124764075],[2023,37.309609958846]], "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: 'FR0004125920_marges_an', data: FR0004125920_marges_an, height: "350", width: "100%" });