var FR0013379484_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": [[2013,15021000],[2014,19022000],[2015,26665000],[2016,37509000],[2017,66467000],[2018,91583000],[2019,134458000],[2020,170008000],[2021,191553000],[2022,145345000],[2023,124600000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2013,5344000],[2014,9219000],[2015,22463000],[2016,42827000],[2017,49166000],[2018,82268000],[2019,176248000],[2020,188212000],[2021,162906000],[2022,163256000],[2023,196700000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,18866000],[2020,24936000],[2021,21188000],[2022,18219000],[2023,26300000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,112298000],[2020,147483000],[2021,149613000],[2022,210846000],[2023,213000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2013,36298000],[2014,44188000],[2015,47817000],[2016,77110000],[2017,209500000],[2018,355785000],[2019,200085000],[2020,187090000],[2021,171796000],[2022,155960000],[2023,null]], "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: 'FR0013379484_passif', data: FR0013379484_passif, height: "350", width: "100%" });