var FR0013230612_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": [[2013,286766000],[2014,378784000],[2015,376079000],[2016,1132353000],[2017,2529668000],[2018,2275073000],[2019,3145603000],[2020,2798662000],[2021,3048388000],[2022,3151197000],[2023,3189782000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2013,75758000],[2014,107053000],[2015,238332000],[2016,119211000],[2017,547732000],[2018,795860000],[2019,997189000],[2020,998539000],[2021,1300526000],[2022,1471693000],[2023,1469565000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2013,1000000],[2014,3670000],[2015,330000],[2016,421000],[2017,15320000],[2018,26480000],[2019,43200000],[2020,48450000],[2021,70870000],[2022,67540000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2013,6939000],[2014,5197000],[2015,1963000],[2016,14707000],[2017,15015000],[2018,16695000],[2019,34469000],[2020,46807000],[2021,35502000],[2022,35095000],[2023,26026000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2013,8504000],[2014,9025000],[2015,5258000],[2016,19828000],[2017,42589000],[2018,57955000],[2019,161588000],[2020,179250000],[2021,226829000],[2022,232431000],[2023,216587000]], "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: 'FR0013230612_passif', data: FR0013230612_passif, height: "350", width: "100%" });