var BE0003825420_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": [[2001,11095000],[2002,12062000],[2004,17059000],[2005,16817000],[2006,19353000],[2010,null],[2011,null],[2012,22911000],[2013,21673000],[2014,22599000],[2015,23480000],[2016,19187000],[2017,24582000],[2018,29529000],[2019,35491000],[2020,35511000],[2021,47973000],[2022,59550000],[2023,69145000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2001,9109000],[2002,9463000],[2004,4271000],[2005,6763000],[2006,15186000],[2010,null],[2011,null],[2012,33202000],[2013,17529000],[2014,4198000],[2015,3293000],[2016,5491000],[2017,5503000],[2018,2035000],[2019,4600000],[2020,7612000],[2021,4675000],[2022,16636000],[2023,10126000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2001,2710000],[2002,2220000],[2004,4567000],[2005,5121000],[2006,5070000],[2010,null],[2011,null],[2012,1593000],[2013,1718000],[2014,1845000],[2015,2017000],[2016,1918000],[2017,2389000],[2018,2295000],[2019,2305000],[2020,2311000],[2021,2377000],[2022,7731000],[2023,8052000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2001,5358000],[2002,7700000],[2004,7011000],[2005,7123000],[2006,13382000],[2010,null],[2011,null],[2012,8893000],[2013,11759000],[2014,11665000],[2015,13893000],[2016,13999000],[2017,17726000],[2018,13207000],[2019,11765000],[2020,12921000],[2021,24251000],[2022,23143000],[2023,21084000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2001,null],[2002,null],[2004,null],[2005,null],[2006,null],[2010,null],[2011,null],[2012,4572000],[2013,1907000],[2014,17786000],[2015,11087000],[2016,26888000],[2017,21973000],[2018,14504000],[2019,3584000],[2020,5776000],[2021,13299000],[2022,null],[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: 'BE0003825420_passif', data: BE0003825420_passif, height: "350", width: "100%" });