var BE0003818359_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,13550000],[2004,10367000],[2005,61136000],[2006,109542000],[2012,118447000],[2013,167137000],[2014,206135000],[2015,364999000],[2016,758701000],[2017,1011983000],[2018,1214249000],[2019,2875658000],[2020,2670355000],[2021,2643362000],[2022,2526026000],[2023,2795566000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2003,587000],[2004,1519000],[2005,7573000],[2006,7767000],[2012,405000],[2013,393000],[2014,167000],[2015,115000],[2016,63000],[2017,9000],[2018,0],[2019,25384000],[2020,29436000],[2021,26859000],[2022,21901000],[2023,9596000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2003,null],[2004,null],[2005,null],[2006,22994000],[2012,2711000],[2013,2857000],[2014,2937000],[2015,2748000],[2016,3583000],[2017,3647000],[2018,3764000],[2019,8263000],[2020,14996000],[2021,11699000],[2022,5540000],[2023,2293000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2003,null],[2004,null],[2005,null],[2006,11805000],[2012,22093000],[2013,29365000],[2014,29344000],[2015,29113000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,171320000],[2021,134300000],[2022,133300000],[2023,134650000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2003,null],[2004,null],[2005,null],[2006,null],[2012,91673000],[2013,87622000],[2014,31884000],[2015,45539000],[2016,320991000],[2017,270635000],[2018,221483000],[2019,3159304000],[2020,3002944000],[2021,2511240000],[2022,2180884000],[2023,1549941000]], "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: 'BE0003818359_passif', data: BE0003818359_passif, height: "350", width: "100%" });