var FR0012821890_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": [[2008,129305000],[2009,155612000],[2010,102572000],[2011,113615000],[2012,116466000],[2013,118328000],[2014,114115000],[2015,21975000],[2016,17275000],[2017,10326000],[2018,-7402000],[2019,-4171000],[2020,-5577000],[2021,-5378000],[2022,-3511000],[2023,-1260000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,41996000],[2009,51216000],[2010,48615000],[2011,47829000],[2012,39964000],[2013,21592000],[2014,2263000],[2015,2292000],[2016,3896000],[2017,3318000],[2018,6963000],[2019,6169000],[2020,3933000],[2021,2953000],[2022,1666000],[2023,2947000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1335000],[2012,1246000],[2013,907000],[2014,835000],[2015,753000],[2016,696000],[2017,791000],[2018,430000],[2019,480000],[2020,580000],[2021,740000],[2022,701000],[2023,329000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,74882000],[2012,74970000],[2013,76230000],[2014,90953000],[2015,53647000],[2016,40612000],[2017,26077000],[2018,22279000],[2019,20296000],[2020,20667000],[2021,20318000],[2022,21811000],[2023,23117000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,23247000],[2012,20387000],[2013,18526000],[2014,26323000],[2015,14507000],[2016,11689000],[2017,11105000],[2018,13280000],[2019,11775000],[2020,0],[2021,0],[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: 'FR0012821890_passif', data: FR0012821890_passif, height: "350", width: "100%" });