var FR0010889386_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,8250000],[2010,14932000],[2011,15985000],[2012,17794000],[2013,18183000],[2014,18877000],[2015,18986000],[2016,16976000],[2017,19466000],[2018,20159000],[2019,22165000],[2020,28942000],[2021,32359000],[2022,33581000],[2023,24329000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,null],[2010,null],[2011,2000],[2012,53000],[2013,3343000],[2014,3351540],[2015,1323620],[2016,7199000],[2017,10617000],[2018,12998000],[2019,10121000],[2020,18258000],[2021,5401000],[2022,8333000],[2023,5122000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,null],[2012,3000000],[2013,null],[2014,1159714],[2015,1176272],[2016,2050000],[2017,3060000],[2018,2790000],[2019,2900000],[2020,3390000],[2021,102000],[2022,3950000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,null],[2012,1000000],[2013,null],[2014,null],[2015,2830000],[2016,1750000],[2017,1850000],[2018,2060000],[2019,1910000],[2020,1780000],[2021,2200000],[2022,1720000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,33311000],[2012,28982000],[2013,27956000],[2014,26503000],[2015,31638000],[2016,29353000],[2017,24204000],[2018,24780000],[2019,23755000],[2020,22121000],[2021,21071000],[2022,26965000],[2023,24046000]], "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: 'FR0010889386_passif', data: FR0010889386_passif, height: "350", width: "100%" });