var FR0004056851_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,27416000],[2009,22529000],[2010,44288000],[2011,40445000],[2012,26194000],[2013,144110000],[2014,124444000],[2015,144335000],[2016,100051000],[2017,92669000],[2018,143186000],[2019,135153000],[2020,77422000],[2021,170581000],[2022,219797000],[2023,128247000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,4632000],[2009,6385000],[2010,6798000],[2011,6796000],[2012,6714000],[2013,71283000],[2014,73154000],[2015,102255000],[2016,82503000],[2017,71496000],[2018,57599000],[2019,85216000],[2020,105451000],[2021,114655000],[2022,152381000],[2023,208816000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,110000],[2012,142000],[2013,17279000],[2014,163000],[2015,188000],[2016,278000],[2017,295000],[2018,357000],[2019,426000],[2020,99563000],[2021,167278000],[2022,7955000],[2023,7377000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1384000],[2012,1896000],[2013,11388000],[2014,11009000],[2015,6325000],[2016,2554000],[2017,5258000],[2018,13910000],[2019,9562000],[2020,114476000],[2021,140052000],[2022,23916000],[2023,23261000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,24348000],[2012,18721000],[2013,10331000],[2014,18747000],[2015,22084000],[2016,21497000],[2017,19625000],[2018,14855000],[2019,34366000],[2020,52252000],[2021,224786000],[2022,217295000],[2023,92361000]], "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: 'FR0004056851_passif', data: FR0004056851_passif, height: "350", width: "100%" });