var FR0005854700_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,6412000],[2009,6102000],[2010,6682000],[2011,7195000],[2012,6683000],[2013,6046000],[2014,6117000],[2015,6329000],[2016,6533000],[2017,6287000],[2018,6256000],[2019,6281000],[2020,6170000],[2021,6870000],[2022,11081000],[2023,11791000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,null],[2009,null],[2010,null],[2011,2313000],[2012,1634000],[2013,1368000],[2014,860000],[2015,760000],[2016,474000],[2017,1492000],[2018,1494000],[2019,2098000],[2020,6798000],[2021,5349000],[2022,4965000],[2023,5718000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,280000],[2015,217000],[2016,750000],[2017,810000],[2018,1020000],[2019,1040000],[2020,770000],[2021,1130000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,1000000],[2014,1690000],[2015,1760000],[2016,1190000],[2017,1710000],[2018,1840000],[2019,2310000],[2020,1410000],[2021,2920000],[2022,1160000],[2023,1690000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,3637000],[2012,3057000],[2013,3166000],[2014,3409000],[2015,3355000],[2016,2269000],[2017,2968000],[2018,3340000],[2019,4475000],[2020,3127000],[2021,5244000],[2022,5561000],[2023,5506000]], "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: 'FR0005854700_passif', data: FR0005854700_passif, height: "350", width: "100%" });