var FR0011665280_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": [[2012,15.383325190149],[2013,13.050977976282],[2014,13.361904108111],[2015,14.513124940557],[2016,11.261685116851],[2017,14.186335403727],[2018,2609.9290780142],[2019,7.112880763443],[2020,-6.4963265086834],[2021,-31.337069812215],[2022,-12.365400712188],[2023,-0.1885510844615]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2012,8.7341116758672],[2013,9.8937317110735],[2014,-10.733164000824],[2015,13.180420378531],[2016,10.227552275523],[2017,8.7888198757764],[2018,2148.9361702128],[2019,2.5839104954715],[2020,-12.41622156458],[2021,-27.923420099781],[2022,-15.282605303106],[2023,-5.2899704876563]], "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: 'FR0011665280_marges_an', data: FR0011665280_marges_an, height: "350", width: "100%" });