var FR0012650166_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": [[2012,-1961000],[2013,-3085000],[2014,502000],[2015,12427000],[2016,5470000],[2017,-1637000],[2018,17298000],[2019,2337000],[2020,-11854000],[2021,114716000],[2022,64098000],[2023,265426000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,2802000],[2013,195000],[2014,0],[2015,0],[2016,6548000],[2017,19644000],[2018,4051000],[2019,16135000],[2020,26612000],[2021,61289000],[2022,77565000],[2023,171451000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,221000],[2013,257000],[2014,293000],[2015,336000],[2016,667000],[2017,689000],[2018,4226000],[2019,4854000],[2020,5424000],[2021,2378000],[2022,2956000],[2023,2892000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,2117000],[2013,3124000],[2014,1179000],[2015,2112000],[2016,4566000],[2017,3073000],[2018,5514000],[2019,15963000],[2020,6887000],[2021,23825000],[2022,61920000],[2023,54562000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,1063000],[2013,995000],[2014,1426000],[2015,1026000],[2016,1440000],[2017,1673000],[2018,2747000],[2019,4535000],[2020,0],[2021,30524000],[2022,33142000],[2023,71739000]], "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: 'FR0012650166_passif', data: FR0012650166_passif, height: "350", width: "100%" });