var FR0013410370_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": [[2014,25503000],[2015,27018000],[2016,30302000],[2017,31080000],[2018,46468000],[2019,25259000],[2020,129878000],[2021,126570000],[2022,81368000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2014,12008000],[2015,7785000],[2016,4780000],[2017,9206000],[2018,5122000],[2019,37196000],[2020,96792000],[2021,121492000],[2022,131283000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2014,31000],[2015,1918000],[2016,1552000],[2017,1853000],[2018,3455000],[2019,6561000],[2020,15997000],[2021,17130000],[2022,16336000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2014,4825000],[2015,4054000],[2016,4171000],[2017,5958000],[2018,6634000],[2019,16366000],[2020,16411000],[2021,20094000],[2022,27135000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2014,6225000],[2015,4987000],[2016,7707000],[2017,7737000],[2018,8319000],[2019,8401000],[2020,49306000],[2021,53306000],[2022,68988000],[2023,null]], "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: 'FR0013410370_passif', data: FR0013410370_passif, height: "350", width: "100%" });