var BE0003846632_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": [[2003,20648000],[2004,16610000],[2005,12942000],[2006,37012000],[2012,227966000],[2013,258772000],[2014,208012000],[2015,170015000],[2016,109859000],[2017,133357000],[2018,105310000],[2019,53306000],[2020,25180000],[2021,-1110000],[2022,-4580000],[2023,-13190000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,2233000],[2020,1100000],[2021,12100000],[2022,8020000],[2023,12337000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,1050000],[2021,1680000],[2022,548000],[2023,702000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,10352000],[2014,7369000],[2015,4128000],[2016,5941000],[2017,3298000],[2018,5054000],[2019,4725000],[2020,4380000],[2021,4980000],[2022,5040000],[2023,4940000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'BE0003846632_passif', data: BE0003846632_passif, height: "350", width: "100%" });