var FR0010490920_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": [[2009,147867000],[2010,132139000],[2011,101875000],[2012,151623000],[2013,156067000],[2014,184505000],[2015,184505000],[2016,155014000],[2017,96512000],[2018,9806000],[2019,-99739000],[2020,-195843000],[2021,-17334000],[2022,474000],[2023,1171000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,null],[2011,null],[2012,107411000],[2013,172656000],[2014,157368000],[2015,157368000],[2016,312583000],[2017,374477000],[2018,269041000],[2019,182756000],[2020,218051000],[2021,100410000],[2022,94472000],[2023,82210000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,609000],[2013,799000],[2014,860000],[2015,860000],[2016,903000],[2017,827000],[2018,1399000],[2019,1084000],[2020,1337000],[2021,411000],[2022,361000],[2023,508000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,40231000],[2013,50021000],[2014,54987000],[2015,54987000],[2016,75269000],[2017,51997000],[2018,58969000],[2019,53616000],[2020,51594000],[2021,30614000],[2022,16217000],[2023,20442000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,null],[2012,127842000],[2013,94812000],[2014,102292000],[2015,139690000],[2016,141218000],[2017,141757000],[2018,126108000],[2019,88105000],[2020,0],[2021,0],[2022,18680000],[2023,17641000]], "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: 'FR0010490920_passif', data: FR0010490920_passif, height: "350", width: "100%" });