var FR0013079092_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": [[2010,null],[2011,5488000],[2012,4107000],[2013,3846000],[2014,-15000],[2015,12036000],[2016,15510000],[2017,19537000],[2018,22909000],[2019,25330000],[2020,29602000],[2021,36126000],[2022,42815000],[2023,null]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2010,null],[2011,200000],[2012,145000],[2013,43000],[2014,0],[2015,2361000],[2016,7077000],[2017,15005000],[2018,14065000],[2019,14332000],[2020,29796000],[2021,27824000],[2022,40610000],[2023,null]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2010,null],[2011,null],[2012,0],[2013,null],[2014,null],[2015,1590000],[2016,1330000],[2017,1970000],[2018,2280000],[2019,5770000],[2020,2470000],[2021,3350000],[2022,8700000],[2023,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2010,null],[2011,null],[2012,3000000],[2013,null],[2014,80000],[2015,22190000],[2016,21280000],[2017,32990000],[2018,46070000],[2019,60240000],[2020,70890000],[2021,66320000],[2022,61590000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2010,null],[2011,5997000],[2012,7000000],[2013,10518000],[2014,175000],[2015,30298000],[2016,26719000],[2017,40514000],[2018,54041000],[2019,72590000],[2020,74736000],[2021,71104000],[2022,74180000],[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: 'FR0013079092_passif', data: FR0013079092_passif, height: "350", width: "100%" });