var FR0013269123_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,969881000],[2013,1163678000],[2014,1320818000],[2015,1657359000],[2016,1986435000],[2017,2078430000],[2018,2334017000],[2019,2593627000],[2020,2620333000],[2021,2736365000],[2022,2860290000],[2023,2762945000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,661502000],[2013,610916000],[2014,717394000],[2015,1123158000],[2016,1061338000],[2017,1511930000],[2018,1449599000],[2019,1680089000],[2020,1432506000],[2021,1475105000],[2022,2315757000],[2023,2188351000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,62254000],[2013,60886000],[2014,92194000],[2015,119271000],[2016,124867000],[2017,128689000],[2018,119239000],[2019,185847000],[2020,203082000],[2021,216263000],[2022,138171000],[2023,178749000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,175097000],[2013,147305000],[2014,131850000],[2015,165957000],[2016,204567000],[2017,296601000],[2018,347865000],[2019,464112000],[2020,284921000],[2021,405330000],[2022,456848000],[2023,519011000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,217359000],[2013,191781000],[2014,218418000],[2015,456856000],[2016,337389000],[2017,396547000],[2018,401108000],[2019,823411000],[2020,387774000],[2021,429461000],[2022,698975000],[2023,697681000]], "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: 'FR0013269123_passif', data: FR0013269123_passif, height: "350", width: "100%" });