var FR0013333432_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,146462000],[2015,162428000],[2016,173233000],[2017,189708000],[2018,203469000],[2019,219663000],[2020,241583000],[2021,278636000],[2022,318829000],[2023,358769000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2014,0],[2015,0],[2016,0],[2017,32462000],[2018,47731000],[2019,44682000],[2020,42365000],[2021,32746000],[2022,53091000],[2023,46854000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2014,2443000],[2015,2531000],[2016,2320000],[2017,2530000],[2018,3225000],[2019,3724000],[2020,4491000],[2021,3930000],[2022,3463000],[2023,3906000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2014,21999000],[2015,28130000],[2016,30103000],[2017,44423000],[2018,44268000],[2019,52254000],[2020,52760000],[2021,77432000],[2022,71455000],[2023,56695000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2014,16949000],[2015,19096000],[2016,18295000],[2017,25638000],[2018,29490000],[2019,36208000],[2020,38026000],[2021,43763000],[2022,60322000],[2023,55783000]], "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: 'FR0013333432_passif', data: FR0013333432_passif, height: "350", width: "100%" });