var BE0003880979_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,13798000],[2013,15793000],[2014,17981000],[2015,23683000],[2016,26436000],[2017,27433000],[2018,27592000],[2019,27319000],[2020,27239000],[2021,27892000],[2022,29532000],[2023,29800000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,null],[2012,3770000],[2013,4083000],[2014,4773000],[2015,4176000],[2016,6375000],[2017,9551000],[2018,7518000],[2019,5269000],[2020,2861000],[2021,1560000],[2022,2064000],[2023,1335000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,0],[2017,230000],[2018,138000],[2019,130000],[2020,142000],[2021,332000],[2022,204000],[2023,142000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,3000000],[2014,3830000],[2015,2570000],[2016,1162000],[2017,1342000],[2018,1242000],[2019,1358000],[2020,1449000],[2021,1660000],[2022,2824000],[2023,2585000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,null],[2012,4786000],[2013,4298000],[2014,4334000],[2015,3159000],[2016,2225000],[2017,4342000],[2018,6417000],[2019,5267000],[2020,5464000],[2021,4832000],[2022,5113000],[2023,5319000]], "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: 'BE0003880979_passif', data: BE0003880979_passif, height: "350", width: "100%" });