var FR0013231180_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,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,2206000],[2016,2271000],[2017,8434000],[2018,7752000],[2019,8016000],[2020,6068000],[2021,7036000],[2022,8092000],[2023,15677000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,4450000],[2016,6584000],[2017,9842000],[2018,9098000],[2019,9781000],[2020,15340000],[2021,17801000],[2022,17713000],[2023,17099000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,1110000],[2017,1400000],[2018,1440000],[2019,1690000],[2020,2030000],[2021,815000],[2022,682000],[2023,763000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,230000],[2017,300000],[2018,170000],[2019,290000],[2020,570000],[2021,239000],[2022,469000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,1874000],[2016,1723000],[2017,2473000],[2018,2488000],[2019,4599000],[2020,4019000],[2021,3570000],[2022,3488000],[2023,4239000]], "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: 'FR0013231180_passif', data: FR0013231180_passif, height: "350", width: "100%" });