var FR0010478248_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": [[2010,1900000],[2011,-7500000],[2012,-7500000],[2013,-31300000],[2014,-13000000],[2015,-10200000],[2016,-10200000],[2017,7400000],[2018,13800000],[2019,22300000],[2020,28100000],[2021,24100000],[2022,4400000],[2023,7800000],[2024,6800000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,19500000],[2011,26200000],[2012,26200000],[2013,30500000],[2014,14500000],[2015,14500000],[2016,14500000],[2017,2000000],[2018,700000],[2019,700000],[2020,4000000],[2021,1900000],[2022,6800000],[2023,9300000],[2024,45600000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,2100000],[2014,100000],[2015,100000],[2016,100000],[2017,300000],[2018,0],[2019,700000],[2020,0],[2021,0],[2022,900000],[2023,0],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,9200000],[2012,9200000],[2013,4400000],[2014,4600000],[2015,5000000],[2016,5000000],[2017,6300000],[2018,5400000],[2019,5300000],[2020,5700000],[2021,7300000],[2022,8200000],[2023,2700000],[2024,4300000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,27500000],[2012,9700000],[2013,3400000],[2014,4400000],[2015,2600000],[2016,4900000],[2017,4000000],[2018,2300000],[2019,4300000],[2020,6000000],[2021,7100000],[2022,5700000],[2023,5400000],[2024,21400000]], "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: 'FR0010478248_passif', data: FR0010478248_passif, height: "350", width: "100%" });