var FR0004188670_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": [[2009,572200000],[2010,707900000],[2011,634800000],[2012,693700000],[2013,686200000],[2014,725800000],[2015,836700000],[2016,935200000],[2017,780600000],[2018,807000000],[2019,834200000],[2020,770300000],[2021,840200000],[2022,913000000],[2023,864700000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,346100000],[2010,254000000],[2011,386100000],[2012,533600000],[2013,525700000],[2014,730600000],[2015,555600000],[2016,472800000],[2017,606400000],[2018,849300000],[2019,774400000],[2020,802300000],[2021,681100000],[2022,875600000],[2023,776000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,144600000],[2012,180300000],[2013,163500000],[2014,200000000],[2015,192400000],[2016,212800000],[2017,185100000],[2018,176200000],[2019,177200000],[2020,175200000],[2021,152300000],[2022,119900000],[2023,115700000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,189300000],[2012,221700000],[2013,219800000],[2014,224400000],[2015,247700000],[2016,270300000],[2017,288900000],[2018,283600000],[2019,324000000],[2020,277400000],[2021,403800000],[2022,344200000],[2023,379400000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,189000000],[2012,238300000],[2013,216500000],[2014,272700000],[2015,288600000],[2016,277100000],[2017,272100000],[2018,274300000],[2019,324000000],[2020,311800000],[2021,340900000],[2022,353700000],[2023,347600000]], "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: 'FR0004188670_passif', data: FR0004188670_passif, height: "350", width: "100%" });