var FR0000121204_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,2317600000],[2009,1580700000],[2010,2892400000],[2011,3298000000],[2012,3292300000],[2013,3057600000],[2014,3092400000],[2015,3954500000],[2016,3297100000],[2017,3256700000],[2018,3306400000],[2019,3815600000],[2020,3287500000],[2021,4188900000],[2022,4636200000],[2023,4831600000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,11943200000],[2009,10399500000],[2010,10126500000],[2011,8532900000],[2012,8034400000],[2013,7845200000],[2014,7082000000],[2015,9571200000],[2016,8944900000],[2017,7128900000],[2018,7299600000],[2019,7106100000],[2020,6542500000],[2021,5934900000],[2022,6063700000],[2023,6114500000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,309800000],[2013,279000000],[2014,370700000],[2015,589400000],[2016,531400000],[2017,524500000],[2018,507800000],[2019,470200000],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,599800000],[2012,579300000],[2013,549200000],[2014,572500000],[2015,785000000],[2016,850200000],[2017,900700000],[2018,902600000],[2019,937000000],[2020,889600000],[2021,1045700000],[2022,1115200000],[2023,701600000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2473600000],[2012,1814200000],[2013,1994100000],[2014,1892400000],[2015,3578800000],[2016,2687600000],[2017,2625100000],[2018,2300700000],[2019,2247100000],[2020,2027200000],[2021,2635800000],[2022,2247200000],[2023,3140600000]], "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: 'FR0000121204_passif', data: FR0000121204_passif, height: "350", width: "100%" });