var FR0011981968_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,346500000],[2012,421100000],[2013,335600000],[2014,629100000],[2015,788700000],[2016,1292000000],[2017,1426400000],[2018,3808200000],[2019,3221100000],[2020,10385200000],[2021,9915000000],[2022,10538100000],[2023,9564200000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,481100000],[2012,483300000],[2013,641600000],[2014,12500000],[2015,30000000],[2016,26300000],[2017,46700000],[2018,247800000],[2019,1343500000],[2020,4846600000],[2021,4561900000],[2022,4079900000],[2023,4001200000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,69500000],[2012,83900000],[2013,74700000],[2014,89300000],[2015,84200000],[2016,139600000],[2017,130200000],[2018,142900000],[2019,197700000],[2020,341200000],[2021,277700000],[2022,251800000],[2023,268400000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,124200000],[2012,125200000],[2013,156000000],[2014,187300000],[2015,189000000],[2016,274900000],[2017,370600000],[2018,492500000],[2019,467300000],[2020,956000000],[2021,646200000],[2022,903100000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,183400000],[2012,207800000],[2013,208900000],[2014,243100000],[2015,256800000],[2016,378700000],[2017,668300000],[2018,1666700000],[2019,1646300000],[2020,3139800000],[2021,4643900000],[2022,6085600000],[2023,null]], "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: 'FR0011981968_passif', data: FR0011981968_passif, height: "350", width: "100%" });