var FR0004031763_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": [[2008,17411000],[2009,17891000],[2010,18308000],[2011,18950000],[2012,17114000],[2013,13113000],[2014,12354000],[2015,11652000],[2016,12589000],[2017,13616000],[2018,14210000],[2019,10876000],[2020,8982000],[2021,9997000],[2022,14764000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,543000],[2009,588000],[2010,361000],[2011,1372000],[2012,1239000],[2013,1936000],[2014,554000],[2015,1000000],[2016,854000],[2017,737000],[2018,740000],[2019,1313000],[2020,3244000],[2021,3240000],[2022,2972000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,749000],[2012,1237000],[2013,1741000],[2014,900000],[2015,593000],[2016,843000],[2017,730000],[2018,657000],[2019,1235000],[2020,1399000],[2021,1193000],[2022,701000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,1077000],[2012,1189000],[2013,1037000],[2014,809000],[2015,944000],[2016,959000],[2017,1123000],[2018,803000],[2019,1006000],[2020,896000],[2021,1022000],[2022,1551000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,9193000],[2012,9215000],[2013,8461000],[2014,6427000],[2015,7616000],[2016,7815000],[2017,7611000],[2018,7566000],[2019,7956000],[2020,9110000],[2021,16442000],[2022,14976000],[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: 'FR0004031763_passif', data: FR0004031763_passif, height: "350", width: "100%" });