var FR0010465534_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,10824000],[2012,12024000],[2013,11946000],[2014,12417000],[2015,12417000],[2016,12855000],[2017,13114000],[2018,15860000],[2019,17597000],[2020,18605000],[2021,18562000],[2022,18824000],[2023,22531000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,5606000],[2012,5089000],[2013,5006000],[2014,8881000],[2015,7572000],[2016,7698000],[2017,6202000],[2018,7565000],[2019,7337000],[2020,14472000],[2021,14326000],[2022,14687000],[2023,14413000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,0],[2015,1270000],[2016,null],[2017,10000],[2018,10000],[2019,10000],[2020,null],[2021,802000],[2022,610000],[2023,2070000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,2000000],[2015,3320000],[2016,3090000],[2017,3690000],[2018,4300000],[2019,3330000],[2020,4120000],[2021,3700000],[2022,4380000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,3124000],[2012,3949000],[2013,4422000],[2014,4156000],[2015,5046000],[2016,4860000],[2017,5469000],[2018,6705000],[2019,4951000],[2020,6159000],[2021,5776000],[2022,6723000],[2023,12496000]], "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: 'FR0010465534_passif', data: FR0010465534_passif, height: "350", width: "100%" });