var FR0013231180_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,null],[2014,null],[2015,12.929104477612],[2016,3.1383043425374],[2017,-36.236933797909],[2018,-33.333333333333],[2019,5.019487421755],[2020,-18.550905683948],[2021,10.266833437565],[2022,12.387853692202],[2023,12.515752993069]], "background-color": "rgb(0, 72, 145)", },{ "legend-text": "Marge nette", "values": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,7.705223880597],[2016,1.8489234886267],[2017,-41.498257839721],[2018,-41.636363636364],[2019,3.1297980394473],[2020,-24.559650218613],[2021,10.31894934334],[2022,8.6870255348516],[2023,5.5293005671078]], "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: 'FR0013231180_marges_an', data: FR0013231180_marges_an, height: "350", width: "100%" });