var FR0000120628_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,40498000000],[2009,49922000000],[2010,53868000000],[2011,50933000000],[2012,56019000000],[2013,55314000000],[2014,68034000000],[2015,72641000000],[2016,75880000000],[2017,75267000000],[2018,73252000000],[2019,74627000000],[2020,76175000000],[2021,75229000000],[2022,49090000000],[2023,52398000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,12608000000],[2014,10223000000],[2015,11025000000],[2016,12228000000],[2017,11840000000],[2018,19034000000],[2019,24841000000],[2020,20928000000],[2021,60017000000],[2022,68866000000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,10760000000],[2012,11789000000],[2013,10393000000],[2014,12656000000],[2015,12659000000],[2016,13735000000],[2017,11901000000],[2018,11363000000],[2019,9742000000],[2020,9554000000],[2021,8942000000],[2022,6516000000],[2023,5395000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,120286000000],[2022,126242000000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'FR0000120628_passif', data: FR0000120628_passif, height: "350", width: "100%" });