var FR0000125007_passif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Passif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Capitaux propres", "values": [[2008,14530000000],[2009,16214000000],[2010,18232000000],[2011,18218000000],[2012,17851000000],[2013,17870000000],[2014,18418000000],[2015,19320000000],[2016,19140000000],[2017,18852000000],[2018,18262000000],[2019,19780000000],[2020,18203000000],[2021,21126000000],[2022,23154000000],[2023,23758000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,13412000000],[2009,11711000000],[2010,9901000000],[2011,11042000000],[2012,13623000000],[2013,11912000000],[2014,11083000000],[2015,10164000000],[2016,9382000000],[2017,9239000000],[2018,10881000000],[2019,15478000000],[2020,15624000000],[2021,14230000000],[2022,14366000000],[2023,15995000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,5476000000],[2012,5636000000],[2013,4974000000],[2014,5010000000],[2015,4941000000],[2016,4667000000],[2017,3855000000],[2018,3399000000],[2019,3610000000],[2020,3466000000],[2021,2910000000],[2022,2631000000],[2023,2968000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,6018000000],[2012,6143000000],[2013,5928000000],[2014,6062000000],[2015,5716000000],[2016,5805000000],[2017,6027000000],[2018,6116000000],[2019,6000000000],[2020,5897000000],[2021,6903000000],[2022,7266000000],[2023,6806000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5478000000],[2012,4270000000],[2013,5042000000],[2014,4231000000],[2015,4715000000],[2016,4773000000],[2017,4944000000],[2018,5384000000],[2019,5115000000],[2020,5436000000],[2021,6415000000],[2022,7960000000],[2023,7772000000]], "background-color": "rgb(192, 96, 0)" }, ], "plotarea" : { "margin-right":"5", "margin-left":"180", "margin-bottom":"50", "margin-top":"40", "background-color-1": "white", "background-color-2": "rgb(210,210,210)", }, "legend": { "layout":"5x1", "x" : "0", "y": "35", "item": { "font-size": "11px" } }, "scale-y" : { "short": true, "guide": {"line-color": "rgb(127,127,127)",}, "item": { "font-size": "12px" }, }, "scale-x" : { "item": { "font-size": "12px" }, } } zingchart.render({ id: 'FR0000125007_passif', data: FR0000125007_passif, height: "350", width: "100%" });