var FR0012127173_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,-633000],[2013,-864000],[2014,-803000],[2015,14476000],[2016,64525000],[2017,55446000],[2018,61754000],[2019,58536000],[2020,61364000],[2021,47890000],[2022,32658000],[2023,22975000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2012,831000],[2013,1147000],[2014,1178000],[2015,980000],[2016,1784000],[2017,4882000],[2018,4458000],[2019,11481000],[2020,19514000],[2021,37133000],[2022,44793000],[2023,45801000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2012,null],[2013,null],[2014,90000],[2015,10000],[2016,159000],[2017,247000],[2018,233000],[2019,377000],[2020,531000],[2021,710000],[2022,524000],[2023,429000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2012,71000],[2013,50000],[2014,1518000],[2015,1129000],[2016,4256000],[2017,8776000],[2018,6555000],[2019,6918000],[2020,10286000],[2021,9607000],[2022,8539000],[2023,9299000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2012,13000],[2013,3000],[2014,87000],[2015,400000],[2016,18823000],[2017,8002000],[2018,3903000],[2019,11621000],[2020,5278000],[2021,6536000],[2022,5267000],[2023,3550000]], "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: 'FR0012127173_passif', data: FR0012127173_passif, height: "350", width: "100%" });