var FR0012789949_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": [[2010,null],[2011,null],[2012,345433000],[2013,290645000],[2014,158135000],[2015,562356000],[2016,631266000],[2017,837995000],[2018,889867000],[2019,837823000],[2020,190267000],[2021,1611829000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,2016774000],[2013,1981130000],[2014,2170614000],[2015,2064966000],[2016,2177682000],[2017,3520403000],[2018,3747200000],[2019,5291342000],[2020,4314368000],[2021,3898923000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,103437000],[2013,107417000],[2014,134873000],[2015,144463000],[2016,158537000],[2017,142631000],[2018,145283000],[2019,166697000],[2020,178044000],[2021,152874000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,815286000],[2013,798535000],[2014,884626000],[2015,304911000],[2016,334537000],[2017,448265000],[2018,428418000],[2019,457184000],[2020,376462000],[2021,759824000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,464373000],[2013,455562000],[2014,555321000],[2015,1243855000],[2016,1212742000],[2017,1178807000],[2018,1283868000],[2019,1530924000],[2020,1237172000],[2021,721299000]], "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: 'FR0012789949_passif', data: FR0012789949_passif, height: "350", width: "100%" });