var FR0004029478_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,-2691000],[2011,-866000],[2012,2026000],[2013,1994000],[2014,5370000],[2015,6028000],[2016,18887000],[2017,37534000],[2018,47275000],[2019,52984000],[2020,46827000],[2021,60600000],[2022,74100000],[2023,79900000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,4515000],[2012,6912000],[2013,5545000],[2014,4355000],[2015,7649000],[2016,16200000],[2017,25154000],[2018,51945000],[2019,58035000],[2020,108952000],[2021,113700000],[2022,127000000],[2023,114000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,423493],[2014,549798],[2015,15030000],[2016,18570000],[2017,8180000],[2018,14100000],[2019,14690000],[2020,1800000],[2021,19000000],[2022,23000000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,7000000],[2014,8470000],[2015,17630000],[2016,21370000],[2017,24320000],[2018,29880000],[2019,39500000],[2020,36200000],[2021,39600000],[2022,43800000],[2023,54900000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,14287000],[2012,14622000],[2013,19849000],[2014,21157000],[2015,43269000],[2016,54162000],[2017,57655000],[2018,83067000],[2019,99053000],[2020,103141000],[2021,118400000],[2022,137600000],[2023,156600000]], "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: 'FR0004029478_passif', data: FR0004029478_passif, height: "350", width: "100%" });