var FR0012333284_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,30000],[2014,33935000],[2015,71768000],[2016,56718000],[2017,48180000],[2018,34654000],[2019,18592000],[2020,4670000],[2021,25934000],[2022,7189000],[2023,25934000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2013,0],[2014,2089000],[2015,405000],[2016,316000],[2017,262000],[2018,10900000],[2019,20743000],[2020,33980000],[2021,44882000],[2022,39161000],[2023,44882000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2013,null],[2014,840000],[2015,920000],[2016,970000],[2017,1100000],[2018,1820000],[2019,1840000],[2020,1990000],[2021,791000],[2022,650000],[2023,791000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2013,0],[2014,1050000],[2015,2810000],[2016,2570000],[2017,4220000],[2018,6650000],[2019,10540000],[2020,17410000],[2021,12890000],[2022,8216000],[2023,12890000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2013,10000],[2014,1942000],[2015,4095000],[2016,3563000],[2017,5373000],[2018,8494000],[2019,12393000],[2020,19416000],[2021,24733000],[2022,20328000],[2023,24733000]], "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: 'FR0012333284_passif', data: FR0012333284_passif, height: "350", width: "100%" });