var FR0000120693_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,7616000000],[2010,9338000000],[2011,9474000000],[2012,11351000000],[2013,11778000000],[2014,13288000000],[2015,13288000000],[2016,13506000000],[2017,13886000000],[2018,14978000000],[2019,16182000000],[2020,14211000000],[2021,15075000000],[2022,16253000000],[2023,16715000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2009,11221000000],[2010,3827000000],[2011,4739000000],[2012,8517000000],[2013,8063000000],[2014,8472000000],[2015,8472000000],[2016,9362000000],[2017,8545000000],[2018,7693000000],[2019,7555000000],[2020,10415000000],[2021,9596000000],[2022,11172000000],[2023,10741000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2009,null],[2010,null],[2011,655000000],[2012,942000000],[2013,1133000000],[2014,1054000000],[2015,1054000000],[2016,1161000000],[2017,1102000000],[2018,974000000],[2019,979000000],[2020,915000000],[2021,730000000],[2022,679000000],[2023,643000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2009,null],[2010,null],[2011,933000000],[2012,1546000000],[2013,1463000000],[2014,1696000000],[2015,1696000000],[2016,1688000000],[2017,1826000000],[2018,1951000000],[2019,2187000000],[2020,1877000000],[2021,2337000000],[2022,3019000000],[2023,3461000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2009,null],[2010,null],[2011,9560000000],[2012,5546000000],[2013,5042000000],[2014,5150000000],[2015,5169000000],[2016,4817000000],[2017,4729000000],[2018,3962000000],[2019,4142000000],[2020,4107000000],[2021,4409000000],[2022,4889000000],[2023,6116000000]], "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: 'FR0000120693_passif', data: FR0000120693_passif, height: "350", width: "100%" });