var FR0004038263_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,114936000],[2009,126661000],[2010,152139000],[2011,176773000],[2012,188322000],[2013,182903000],[2014,182933000],[2015,425591000],[2016,288137000],[2017,251193000],[2018,162868000],[2019,139239000],[2020,99660000],[2021,98798000],[2022,84017000],[2023,55168000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,30729000],[2012,25017000],[2013,19449000],[2014,12497000],[2015,19384000],[2016,43193000],[2017,42199000],[2018,1313000],[2019,10663000],[2020,10064000],[2021,10261000],[2022,10180000],[2023,8343000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,2490000],[2012,3060000],[2013,3339000],[2014,2587000],[2015,2342000],[2016,1763000],[2017,1033000],[2018,933000],[2019,1020000],[2020,1362000],[2021,3242000],[2022,1986000],[2023,2465000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,36316000],[2012,43424000],[2013,32746000],[2014,61209000],[2015,84526000],[2016,52099000],[2017,37587000],[2018,27631000],[2019,16258000],[2020,11930000],[2021,9892000],[2022,9174000],[2023,5276000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,34814000],[2012,45267000],[2013,40137000],[2014,51437000],[2015,121763000],[2016,121450000],[2017,70678000],[2018,51550000],[2019,21898000],[2020,22403000],[2021,22777000],[2022,17871000],[2023,15989000]], "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: 'FR0004038263_passif', data: FR0004038263_passif, height: "350", width: "100%" });