var FR0012612646_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": [[2009,4.6866066363056],[2010,-5.4263938794376],[2011,6.2334160377684],[2012,2.0261624877204],[2013,3.8102287466371],[2014,6.071657866278],[2015,7022.7272727273],[2016,4010.5263157895],[2017,4602.5641025641],[2018,4686.2745098039],[2019,7.3636713856971],[2020,-3.5095483356286],[2021,-17.783087861462],[2022,10.470688400112],[2023,6.466021708353]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2009,-3.6819553503034],[2010,-12.141987676889],[2011,-1.4975102519039],[2012,-3.7950908191799],[2013,-2.9962555399218],[2014,-0.3852153470966],[2015,448.86363636364],[2016,1173.0526315789],[2017,4798.7179487179],[2018,1222.1568627451],[2019,4.2990313569077],[2020,-4.4255130829231],[2021,-21.861727506668],[2022,8.7982385517438],[2023,4.4594148183105]], "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: 'FR0012612646_marges_an', data: FR0012612646_marges_an, height: "350", width: "100%" });