var FR0013421286_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": [[2015,2997000],[2016,6551000],[2017,3458000],[2018,3044000],[2019,1510000],[2020,-1962000],[2021,-1346000],[2022,-3849000],[2023,-8263000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2015,1939000],[2016,1380000],[2017,1311000],[2018,1242000],[2019,2277000],[2020,2932000],[2021,3292000],[2022,5902000],[2023,6468000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2015,762000],[2016,98000],[2017,111000],[2018,112000],[2019,154000],[2020,146000],[2021,140000],[2022,114000],[2023,195000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2015,1045000],[2016,1121000],[2017,695000],[2018,674000],[2019,925000],[2020,701000],[2021,667000],[2022,929000],[2023,913000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2015,3134000],[2016,2326000],[2017,2067000],[2018,1710000],[2019,1436000],[2020,0],[2021,0],[2022,null],[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: 'FR0013421286_passif', data: FR0013421286_passif, height: "350", width: "100%" });