var FR0000125585_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,7037000000],[2009,7916000000],[2010,9064000000],[2011,9382000000],[2012,15201000000],[2013,15426000000],[2014,15608000000],[2015,12419000000],[2016,14440000000],[2017,13023000000],[2018,12019000000],[2019,8291000000],[2020,6119000000],[2021,5622000000],[2022,5738000000],[2023,-1778000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,6993000000],[2009,6828000000],[2010,7123000000],[2011,9514000000],[2012,12146000000],[2013,11108000000],[2014,13733000000],[2015,11875000000],[2016,10128000000],[2017,8700000000],[2018,9025000000],[2019,14326000000],[2020,13042000000],[2021,13711000000],[2022,14210000000],[2023,9141000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,345000000],[2012,762000000],[2013,963000000],[2014,1011000000],[2015,845000000],[2016,927000000],[2017,872000000],[2018,849000000],[2019,815000000],[2020,725000000],[2021,649000000],[2022,731000000],[2023,172000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,5400000000],[2012,6655000000],[2013,7016000000],[2014,8324000000],[2015,8073000000],[2016,6939000000],[2017,6664000000],[2018,6804000000],[2019,6730000000],[2020,6324000000],[2021,6097000000],[2022,6639000000],[2023,2550000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5080000000],[2012,8032000000],[2013,6644000000],[2014,6587000000],[2015,6349000000],[2016,9608000000],[2017,8857000000],[2018,8743000000],[2019,4682000000],[2020,4307000000],[2021,4444000000],[2022,3967000000],[2023,null]], "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: 'FR0000125585_passif', data: FR0000125585_passif, height: "350", width: "100%" });