var FR0000063737_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": [[2006,null],[2007,null],[2008,73280000],[2009,75928000],[2010,80898000],[2011,86688000],[2012,86362000],[2013,89924000],[2014,98798000],[2015,111572000],[2016,125965000],[2017,143862000],[2018,165410000],[2019,184261000],[2020,202896000],[2021,229951000],[2022,250706000],[2023,261351000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2006,null],[2007,null],[2008,19462000],[2009,11573000],[2010,13105000],[2011,17092000],[2012,14929000],[2013,23235000],[2014,25663000],[2015,25046000],[2016,19709000],[2017,22232000],[2018,19312000],[2019,36079000],[2020,26816000],[2021,19219000],[2022,16718000],[2023,22425000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,1412000],[2012,1203000],[2013,1614000],[2014,1921000],[2015,1909000],[2016,3652000],[2017,5491000],[2018,5328000],[2019,6129000],[2020,6751000],[2021,6924000],[2022,6600000],[2023,8896000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,9221000],[2012,8714000],[2013,17830000],[2014,19156000],[2015,22034000],[2016,23669000],[2017,26932000],[2018,26530000],[2019,45298000],[2020,48891000],[2021,55894000],[2022,64719000],[2023,57512000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2006,null],[2007,null],[2008,null],[2009,null],[2010,null],[2011,57657000],[2012,56008000],[2013,75888000],[2014,82859000],[2015,89787000],[2016,90275000],[2017,104450000],[2018,110116000],[2019,101178000],[2020,96406000],[2021,104197000],[2022,107062000],[2023,107374000]], "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: 'FR0000063737_passif', data: FR0000063737_passif, height: "350", width: "100%" });