var FR0011950732_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": [[2011,971600000],[2012,618900000],[2013,658700000],[2014,1322600000],[2015,1486100000],[2016,1557400000],[2017,1617700000],[2018,1471000000],[2019,1670000000],[2020,1132000000],[2021,1051000000],[2022,731000000],[2023,846000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2011,1705600000],[2012,2054700000],[2013,2376900000],[2014,1588500000],[2015,1653900000],[2016,1857500000],[2017,1760400000],[2018,1958000000],[2019,618000000],[2020,1033000000],[2021,1173000000],[2022,1270000000],[2023,1431000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2011,77700000],[2012,102300000],[2013,99000000],[2014,116700000],[2015,127700000],[2016,139500000],[2017,135400000],[2018,129000000],[2019,119000000],[2020,119000000],[2021,113000000],[2022,89000000],[2023,102000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2011,495300000],[2012,631400000],[2013,667200000],[2014,687000000],[2015,701000000],[2016,729700000],[2017,793000000],[2018,850000000],[2019,599000000],[2020,448000000],[2021,570000000],[2022,624000000],[2023,646000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2011,670200000],[2012,737100000],[2013,770100000],[2014,972100000],[2015,784300000],[2016,833400000],[2017,886300000],[2018,958000000],[2019,762000000],[2020,807000000],[2021,629000000],[2022,585000000],[2023,808000000]], "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: 'FR0011950732_passif', data: FR0011950732_passif, height: "350", width: "100%" });