var FR0000060071_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,247887000],[2009,271241000],[2010,297014000],[2011,321940000],[2012,345532000],[2013,370390000],[2014,403267000],[2015,392667000],[2016,419865000],[2017,454119000],[2018,481379000],[2019,515068000],[2020,502385000],[2021,580629000],[2022,621668000],[2023,641720000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,174855000],[2009,193000000],[2010,182015000],[2011,213907000],[2012,209290000],[2013,207655000],[2014,202939000],[2015,231485000],[2016,219957000],[2017,214332000],[2018,208226000],[2019,266289000],[2020,364315000],[2021,350856000],[2022,370215000],[2023,404944000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,7902000],[2012,9447000],[2013,9847000],[2014,12534000],[2015,12421000],[2016,14138000],[2017,14329000],[2018,14979000],[2019,17112000],[2020,20154000],[2021,18783000],[2022,15266000],[2023,15142000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,165921000],[2012,157566000],[2013,146366000],[2014,152684000],[2015,155625000],[2016,161537000],[2017,186450000],[2018,192981000],[2019,196128000],[2020,217753000],[2021,243255000],[2022,267992000],[2023,234675000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,84130000],[2012,80102000],[2013,83269000],[2014,86912000],[2015,86007000],[2016,88476000],[2017,117475000],[2018,122426000],[2019,130027000],[2020,151353000],[2021,178089000],[2022,184363000],[2023,178944000]], "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: 'FR0000060071_passif', data: FR0000060071_passif, height: "350", width: "100%" });