var FR0013455482_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": [[2015,null],[2016,46982000],[2017,46322000],[2018,49841000],[2019,118439000],[2020,129529000],[2021,140257000],[2022,142297000],[2023,143061000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2015,null],[2016,49592000],[2017,53119000],[2018,51744000],[2019,174530000],[2020,174034000],[2021,220611000],[2022,176834000],[2023,137389000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2015,null],[2016,3293000],[2017,6988000],[2018,8133000],[2019,52831000],[2020,62783000],[2021,73427000],[2022,85949000],[2023,81574000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2015,null],[2016,11127000],[2017,17770000],[2018,19095000],[2019,95315000],[2020,107839000],[2021,90058000],[2022,128223000],[2023,114350000]], "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: 'FR0013455482_passif', data: FR0013455482_passif, height: "350", width: "100%" });