var FR0013357621_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,72909000],[2015,84979000],[2016,84979000],[2017,104110000],[2018,130249000],[2019,150810000],[2020,177142000],[2021,206063000],[2022,256984000],[2023,299050000],[2024,571392000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2014,3590000],[2015,98626000],[2016,98626000],[2017,95187000],[2018,86702000],[2019,89423000],[2020,131912000],[2021,86450000],[2022,65976000],[2023,59553000],[2024,84395000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2014,6892000],[2015,12309000],[2016,12309000],[2017,12822000],[2018,13758000],[2019,14566000],[2020,15343000],[2021,17317000],[2022,14287000],[2023,13316000],[2024,24657000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2014,6852000],[2015,13442000],[2016,13442000],[2017,15414000],[2018,18380000],[2019,19381000],[2020,16586000],[2021,11555000],[2022,12590000],[2023,14731000],[2024,42293000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2014,null],[2015,53074000],[2016,102418000],[2017,105990000],[2018,112223000],[2019,110050000],[2020,108588000],[2021,125084000],[2022,144398000],[2023,150138000],[2024,255004000]], "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: 'FR0013357621_passif', data: FR0013357621_passif, height: "350", width: "100%" });