var FR0010263202_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,74295000],[2009,68642000],[2010,82714000],[2011,80562000],[2012,97291000],[2013,100668000],[2014,99361000],[2015,110185000],[2016,94219000],[2017,100334000],[2018,124827000],[2019,132459000],[2020,137805000],[2021,146082000],[2022,144437000],[2023,121200000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,131706000],[2009,122454000],[2010,111228000],[2011,85540000],[2012,75923000],[2013,76919000],[2014,68342000],[2015,66232000],[2016,55091000],[2017,39652000],[2018,34816000],[2019,78473000],[2020,66483000],[2021,61307000],[2022,60673000],[2023,70996000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,279000],[2013,320000],[2014,132000],[2015,65000],[2016,221000],[2017,3800000],[2018,5290000],[2019,7090000],[2020,7200000],[2021,5730000],[2022,9780000],[2023,8060000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1484000],[2012,655000],[2013,846000],[2014,1725000],[2015,2266000],[2016,3820000],[2017,3477000],[2018,4519000],[2019,7111000],[2020,4684000],[2021,4218000],[2022,10489000],[2023,7626000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,9039000],[2012,6839000],[2013,5973000],[2014,6752000],[2015,10271000],[2016,16830000],[2017,12670000],[2018,13415000],[2019,11111000],[2020,13272000],[2021,9777000],[2022,12558000],[2023,12120000]], "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: 'FR0010263202_passif', data: FR0010263202_passif, height: "350", width: "100%" });