var FR0013357621_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": [[2014,12.517545526427],[2015,9.9133121620462],[2016,10.515687918472],[2017,2803.1496062992],[2018,2543.4782608696],[2019,13.39105560238],[2020,12.681439288033],[2021,10.359715331124],[2022,15.489823574588],[2023,13.655817413915],[2024,12.236255020997]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2014,7.7181927954544],[2015,5.7325551454811],[2016,5.9206098036206],[2017,1579.1338582677],[2018,1447.1739130435],[2019,7.8589124715858],[2020,7.3784125750518],[2021,6.0767514032298],[2022,10.856555694309],[2023,9.4066102535584],[2024,8.3017619134563]], "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: 'FR0013357621_marges_an', data: FR0013357621_marges_an, height: "350", width: "100%" });