var FR0013015583_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": [[2012,5932000],[2013,6370000],[2014,7384000],[2015,12209000],[2016,19425000],[2017,21579000],[2018,22898000],[2019,24316000],[2020,20160000],[2021,21242000],[2022,22556000],[2023,26789000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,5896000],[2013,0],[2014,0],[2015,0],[2016,24895000],[2017,28151000],[2018,28778000],[2019,28358000],[2020,44553000],[2021,36511000],[2022,43437000],[2023,41285000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,null],[2013,null],[2014,498000],[2015,559000],[2016,null],[2017,null],[2018,null],[2019,null],[2020,6350000],[2021,6260000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,null],[2013,4000000],[2014,null],[2015,7672000],[2016,4560000],[2017,5790000],[2018,6700000],[2019,7700000],[2020,7880000],[2021,7240000],[2022,8950000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,15630000],[2013,22665000],[2014,25117000],[2015,13915000],[2016,10854000],[2017,12975000],[2018,14190000],[2019,15661000],[2020,16700000],[2021,17514000],[2022,19568000],[2023,20013000]], "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: 'FR0013015583_passif', data: FR0013015583_passif, height: "350", width: "100%" });