var FR0000064784_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,3403854000],[2009,3321860000],[2010,3890076000],[2011,4016537000],[2012,2829825000],[2013,1825781000],[2014,2235529000],[2015,2927562000],[2016,3069149000],[2017,3508981000],[2018,3569407000],[2019,4187972000],[2020,4947191000],[2021,6427072000],[2022,5476254000],[2023,6947994000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,405356000],[2009,421928000],[2010,336981000],[2011,378835000],[2012,361850000],[2013,326052000],[2014,377055000],[2015,384596000],[2016,580696000],[2017,817643000],[2018,938767000],[2019,1336792000],[2020,1709072000],[2021,1813520000],[2022,1786562000],[2023,1792718000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,349000],[2013,267000],[2014,402000],[2015,398000],[2016,550000],[2017,6620000],[2018,6640000],[2019,8090000],[2020,10200000],[2021,4160000],[2022,5580000],[2023,5290000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,59556000],[2012,67188000],[2013,111647000],[2014,73047000],[2015,309376000],[2016,85217000],[2017,96858000],[2018,119230000],[2019,160006000],[2020,167517000],[2021,237373000],[2022,192060000],[2023,141333000]], "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: 'FR0000064784_passif', data: FR0000064784_passif, height: "350", width: "100%" });