var FR0010501692_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": [[2007,null],[2008,42861000],[2009,39434000],[2010,36973000],[2011,31432000],[2012,38840000],[2013,42210000],[2014,42210000],[2015,35975000],[2016,35975000],[2017,39234000],[2018,37479000],[2019,36597000],[2020,40037000],[2021,44764000],[2022,47202000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2007,null],[2008,17513000],[2009,15525000],[2010,11388000],[2011,8077000],[2012,8668000],[2013,6134000],[2014,6134000],[2015,7860000],[2016,7860000],[2017,13161000],[2018,13965000],[2019,17015000],[2020,24897000],[2021,25363000],[2022,22692000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2007,null],[2008,4154000],[2009,4220000],[2010,3622000],[2011,5412000],[2012,4798000],[2013,5692000],[2014,4382000],[2015,3451000],[2016,3227000],[2017,3793000],[2018,4297000],[2019,4587000],[2020,3857000],[2021,4214000],[2022,3907000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,8006000],[2020,6953000],[2021,6008000],[2022,6252000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2007,null],[2008,null],[2009,null],[2010,null],[2011,null],[2012,41803000],[2013,40626000],[2014,41834000],[2015,34911000],[2016,36002000],[2017,0],[2018,0],[2019,32846000],[2020,33134000],[2021,35110000],[2022,40015000]], "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: 'FR0010501692_passif', data: FR0010501692_passif, height: "350", width: "100%" });