var FR0013506730_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,3037609000],[2016,3861134000],[2017,2956277000],[2018,2293168000],[2019,2000605000],[2020,142290000],[2021,1807707000],[2022,1685608000],[2023,2223681000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2015,2149797000],[2016,2573744000],[2017,2563339000],[2018,2797509000],[2019,3958066000],[2020,3711309000],[2021,1576943000],[2022,1751700000],[2023,1526763000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2015,234992000],[2016,322451000],[2017,259117000],[2018,254937000],[2019,272366000],[2020,312963000],[2021,229505000],[2022,350852000],[2023,302867000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2015,523476000],[2016,530391000],[2017,581622000],[2018,582272000],[2019,579739000],[2020,426097000],[2021,601000000],[2022,786918000],[2023,762508000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2015,892980000],[2016,844631000],[2017,526028000],[2018,485159000],[2019,494660000],[2020,455629000],[2021,533066000],[2022,782802000],[2023,897433000]], "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: 'FR0013506730_passif', data: FR0013506730_passif, height: "350", width: "100%" });