var FR0013326246_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": [[2014,16933200000],[2015,19238600000],[2016,21019700000],[2017,22693200000],[2018,32141500000],[2019,31852500000],[2020,22795000000],[2021,22373700000],[2022,22948200000],[2023,20767300000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2014,13976000000],[2015,13172800000],[2016,13877500000],[2017,14487200000],[2018,25299800000],[2019,24340400000],[2020,27001500000],[2021,26713800000],[2022,26394900000],[2023,27888900000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2014,84000000],[2015,62800000],[2016,53100000],[2017,53000000],[2018,221700000],[2019,230200000],[2020,272400000],[2021,248300000],[2022,null],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2014,187600000],[2015,162200000],[2016,150400000],[2017,187500000],[2018,207400000],[2019,230500000],[2020,211800000],[2021,229000000],[2022,240500000],[2023,245000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2014,3094000000],[2015,3019700000],[2016,0],[2017,0],[2018,0],[2019,0],[2020,8558900000],[2021,6604400000],[2022,5725100000],[2023,6451400000]], "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: 'FR0013326246_passif', data: FR0013326246_passif, height: "350", width: "100%" });