var FR0000121329_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,3951800000],[2009,3753800000],[2010,3681300000],[2011,4129900000],[2012,4586400000],[2013,3940900000],[2014,4069900000],[2015,4941800000],[2016,4866000000],[2017,5138500000],[2018,5924500000],[2019,5682100000],[2020,5309900000],[2021,6718700000],[2022,7381500000],[2023,6969000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,1897600000],[2009,1978000000],[2010,2407700000],[2011,1931700000],[2012,1847900000],[2013,1996200000],[2014,1576000000],[2015,1536300000],[2016,1545100000],[2017,1660800000],[2018,2729700000],[2019,6274700000],[2020,7598400000],[2021,5921400000],[2022,5471400000],[2023,8433600000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,883400000],[2012,904900000],[2013,1906800000],[2014,2556800000],[2015,2318900000],[2016,2785800000],[2017,2674300000],[2018,2326700000],[2019,2945200000],[2020,3441400000],[2021,2447300000],[2022,1907700000],[2023,1552500000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,3027700000],[2012,2687900000],[2013,2628800000],[2014,2177800000],[2015,2297500000],[2016,3606400000],[2017,8755600000],[2018,8782500000],[2019,9375400000],[2020,8668600000],[2021,9137700000],[2022,10821200000],[2023,12529700000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,10742100000],[2012,11021700000],[2013,10929500000],[2014,9328000000],[2015,10060400000],[2016,9886300000],[2017,5220500000],[2018,5742400000],[2019,6946000000],[2020,6789500000],[2021,8609900000],[2022,8838700000],[2023,9300900000]], "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: 'FR0000121329_passif', data: FR0000121329_passif, height: "350", width: "100%" });