var FR0000044471_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,510400000],[2009,477100000],[2010,449100000],[2011,374300000],[2012,386300000],[2013,457700000],[2014,297800000],[2015,437800000],[2016,437800000],[2017,502000000],[2018,511000000],[2019,1038500000],[2020,1037200000],[2021,1098700000],[2022,1238700000],[2023,1276900000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,898900000],[2009,862200000],[2010,878500000],[2011,853500000],[2012,763500000],[2013,612700000],[2014,861700000],[2015,1164800000],[2016,1164800000],[2017,1155600000],[2018,1261700000],[2019,2028700000],[2020,3922700000],[2021,3854700000],[2022,3966200000],[2023,4147700000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,71900000],[2012,68200000],[2013,55700000],[2014,55800000],[2015,73600000],[2016,73600000],[2017,77600000],[2018,114500000],[2019,261200000],[2020,308000000],[2021,334500000],[2022,280400000],[2023,260700000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,128100000],[2012,159200000],[2013,129600000],[2014,135400000],[2015,200700000],[2016,200700000],[2017,186400000],[2018,191900000],[2019,266200000],[2020,342000000],[2021,343800000],[2022,410800000],[2023,471900000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,428500000],[2012,395700000],[2013,343400000],[2014,325800000],[2015,null],[2016,476900000],[2017,424100000],[2018,422900000],[2019,766600000],[2020,1104600000],[2021,1050000000],[2022,0],[2023,800600000]], "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: 'FR0000044471_passif', data: FR0000044471_passif, height: "350", width: "100%" });