var FR0012612646_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": [[2009,326294000],[2010,344863000],[2011,367594000],[2012,346681000],[2013,333671000],[2014,330579000],[2015,332250000],[2016,335159000],[2017,367918000],[2018,371926000],[2019,391916000],[2020,371933000],[2021,315413000],[2022,354023000],[2023,366865000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,421920000],[2010,336603000],[2011,308731000],[2012,293286000],[2013,270617000],[2014,219824000],[2015,202834000],[2016,188526000],[2017,157338000],[2018,179573000],[2019,161543000],[2020,246948000],[2021,287337000],[2022,277593000],[2023,269231000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,15823000],[2012,16171000],[2013,15600000],[2014,16551000],[2015,18133000],[2016,19166000],[2017,19529000],[2018,20810000],[2019,19033000],[2020,20199000],[2021,20403000],[2022,16940000],[2023,14726000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,19671000],[2012,28242000],[2013,25183000],[2014,16650000],[2015,14919000],[2016,13371000],[2017,15882000],[2018,17453000],[2019,14999000],[2020,19123000],[2021,39627000],[2022,15193000],[2023,15734000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,163557000],[2012,160655000],[2013,158246000],[2014,155239000],[2015,151834000],[2016,149470000],[2017,137916000],[2018,132343000],[2019,132551000],[2020,129478000],[2021,133595000],[2022,134585000],[2023,137781000]], "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: 'FR0012612646_passif', data: FR0012612646_passif, height: "350", width: "100%" });