var FR0013258662_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": [[2010,null],[2011,null],[2012,null],[2013,6.7956265769554],[2014,8.115125225596],[2015,8.8280929796827],[2016,8.7954211994237],[2017,113015.87301587],[2018,7.663757648711],[2019,7.1326146386754],[2020,6.187326432719],[2021,25.026800071467],[2022,34.648931076833],[2023,6.827581459142]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,5.0462573591253],[2014,5.9446537694329],[2015,6.2108437262135],[2016,6.7637767173807],[2017,90095.238095238],[2018,6.1925301768817],[2019,5.8203951101253],[2020,5.1481949002777],[2021,19.497051992139],[2022,25.302358500385],[2023,4.3222461699773]], "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: 'FR0013258662_marges_an', data: FR0013258662_marges_an, height: "350", width: "100%" });