var FR0012816825_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,-409000],[2014,-1129000],[2015,11666000],[2016,4519000],[2017,21187000],[2018,7006000],[2019,-7526000],[2020,2300000],[2021,5800000],[2022,-1910000],[2023,-3890000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2013,463000],[2014,725000],[2015,802000],[2016,1090000],[2017,1013000],[2018,8199000],[2019,15244000],[2020,12920000],[2021,17560000],[2022,14580000],[2023,8270000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2013,14000],[2014,25000],[2015,25000],[2016,48000],[2017,114000],[2018,189000],[2019,142000],[2020,1450000],[2021,9670000],[2022,8770000],[2023,6980000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2013,318000],[2014,378000],[2015,608000],[2016,1920000],[2017,2402000],[2018,4866000],[2019,7866000],[2020,7990000],[2021,7610000],[2022,null],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[], "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: 'FR0012816825_passif', data: FR0012816825_passif, height: "350", width: "100%" });