var BE0003565737_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": [[2002,10396000000],[2003,10973000000],[2004,14099000000],[2005,17466000000],[2006,null],[2012,15961000000],[2013,14514000000],[2014,16521000000],[2015,15811000000],[2016,17357000000],[2017,18803000000],[2018,19633000000],[2019,20365000000],[2020,21530000000],[2021,23077000000],[2022,21819000000],[2023,24260000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,25107000000],[2014,null],[2015,17644000000],[2016,17018000000],[2017,16705000000],[2018,17189000000],[2019,18430000000],[2020,18921000000],[2021,20090000000],[2022,18913000000],[2023,26143000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,409000000],[2022,552000000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,244028000000],[2022,258608000000],[2023,248280000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2002,null],[2003,null],[2004,null],[2005,null],[2006,null],[2012,8455000000],[2013,6097000000],[2014,4075000000],[2015,3679000000],[2016,3886000000],[2017,3638000000],[2018,3225000000],[2019,3409000000],[2020,3716000000],[2021,6636000000],[2022,3809000000],[2023,2762000000]], "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: 'BE0003565737_passif', data: BE0003565737_passif, height: "350", width: "100%" });