var FR0000124570_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": [[2008,423711000],[2009,429570000],[2010,606680000],[2011,724628000],[2012,817006000],[2013,932263000],[2014,1071988000],[2015,1287319000],[2016,1503711000],[2017,1754234000],[2018,2181999000],[2019,2343593000],[2020,1940288000],[2021,2044933000],[2022,1918926000],[2023,1980117000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,721348000],[2009,666954000],[2010,851730000],[2011,791566000],[2012,802284000],[2013,994995000],[2014,994502000],[2015,1031231000],[2016,1297969000],[2017,1714846000],[2018,1763741000],[2019,2023350000],[2020,1669118000],[2021,1805375000],[2022,2344381000],[2023,2290690000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,80303000],[2012,92570000],[2013,84174000],[2014,117616000],[2015,136489000],[2016,155083000],[2017,161206000],[2018,140776000],[2019,137640000],[2020,131257000],[2021,120787000],[2022,146608000],[2023,138882000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,643405000],[2012,731539000],[2013,802071000],[2014,803993000],[2015,1010431000],[2016,1148724000],[2017,1233221000],[2018,1444192000],[2019,1368188000],[2020,1278933000],[2021,1190948000],[2022,1589792000],[2023,1621520000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,557237000],[2012,687606000],[2013,676133000],[2014,582863000],[2015,612575000],[2016,991406000],[2017,897940000],[2018,1248688000],[2019,1301307000],[2020,1192488000],[2021,1182820000],[2022,1405187000],[2023,1517820000]], "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: 'FR0000124570_passif', data: FR0000124570_passif, height: "350", width: "100%" });