var FR0000120073_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,7005600000],[2009,7751900000],[2010,9112500000],[2011,9995700000],[2012,10444300000],[2013,10888100000],[2014,11826900000],[2015,12770800000],[2016,17125000000],[2017,16718400000],[2018,18207400000],[2019,19324400000],[2020,19004600000],[2021,21998800000],[2022,24572000000],[2023,25043100000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,6816600000],[2009,6395900000],[2010,6602000000],[2011,7036000000],[2012,7273700000],[2013,7006300000],[2014,7216400000],[2015,8203400000],[2016,16891100000],[2017,15027000000],[2018,14260500000],[2019,14730400000],[2020,13588300000],[2021,13955700000],[2022,13452500000],[2023,12111800000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1897000000],[2012,2216100000],[2013,2040500000],[2014,2169300000],[2015,2113200000],[2016,2592400000],[2017,2593300000],[2018,2410700000],[2019,2521200000],[2020,2418300000],[2021,2291900000],[2022,1991100000],[2023,2004800000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1992500000],[2012,1896100000],[2013,1922600000],[2014,2183700000],[2015,2269300000],[2016,2485900000],[2017,2446400000],[2018,2714500000],[2019,2233700000],[2020,2083600000],[2021,2934500000],[2022,3325300000],[2023,2807000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,3118700000],[2012,3160900000],[2013,3227700000],[2014,3231200000],[2015,3458500000],[2016,5023400000],[2017,4242200000],[2018,4387500000],[2019,4856800000],[2020,4882300000],[2021,5602200000],[2022,6177100000],[2023,6365700000]], "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: 'FR0000120073_passif', data: FR0000120073_passif, height: "350", width: "100%" });