var FR0010485268_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": [[2006,7300000],[2007,13400000],[2008,15900000],[2009,16400000],[2010,15800000],[2011,16359000],[2012,15522000],[2013,14833000],[2014,14655000],[2015,17493000],[2016,22348000],[2017,27800000],[2018,37630000],[2019,45650000],[2020,54435000],[2021,62708000],[2022,71550000],[2023,83512000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,3500000],[2007,3300000],[2008,1900000],[2009,9500000],[2010,5600000],[2011,2480000],[2012,0],[2013,0],[2014,0],[2015,1679000],[2016,2705000],[2017,5110000],[2018,39700000],[2019,39060000],[2020,51824000],[2021,60735000],[2022,37437000],[2023,31759000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,700000],[2007,1600000],[2008,2200000],[2009,1600000],[2010,1200000],[2011,1510000],[2012,1672000],[2013,1510000],[2014,2179000],[2015,5520000],[2016,5840000],[2017,5620000],[2018,14120000],[2019,15100000],[2020,12460000],[2021,15250000],[2022,16040000],[2023,18380000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,4000000],[2014,null],[2015,3170000],[2016,5600000],[2017,5130000],[2018,13450000],[2019,17300000],[2020,10220000],[2021,15090000],[2022,19340000],[2023,32230000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,8601000],[2012,8539000],[2013,12790000],[2014,15758000],[2015,21196000],[2016,25939000],[2017,32736000],[2018,47571000],[2019,87217000],[2020,81631000],[2021,121198000],[2022,168386000],[2023,185560000]], "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: 'FR0010485268_passif', data: FR0010485268_passif, height: "350", width: "100%" });