var FR0000066672_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,307877000],[2009,330048000],[2010,353131000],[2011,338803000],[2012,414175000],[2013,379916000],[2014,382865000],[2015,374436000],[2016,444729000],[2017,430004000],[2018,542027000],[2019,569313000],[2020,394063000],[2021,525512000],[2022,602694000],[2023,582462000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,401388000],[2009,330481000],[2010,304185000],[2011,428724000],[2012,372025000],[2013,458943000],[2014,502712000],[2015,523482000],[2016,589982000],[2017,647491000],[2018,637632000],[2019,888037000],[2020,1497252000],[2021,1653376000],[2022,1628591000],[2023,1549889000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,6375000],[2012,7835000],[2013,7870000],[2014,8402000],[2015,10855000],[2016,11962000],[2017,12179000],[2018,11521000],[2019,14419000],[2020,14812000],[2021,14087000],[2022,12256000],[2023,12989000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,151280000],[2012,145003000],[2013,142679000],[2014,177572000],[2015,182076000],[2016,212547000],[2017,207287000],[2018,211151000],[2019,235305000],[2020,156231000],[2021,244529000],[2022,290613000],[2023,344122000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,240052000],[2012,248862000],[2013,276784000],[2014,308488000],[2015,311000000],[2016,360470000],[2017,359034000],[2018,361081000],[2019,422236000],[2020,346529000],[2021,387759000],[2022,468234000],[2023,554595000]], "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: 'FR0000066672_passif', data: FR0000066672_passif, height: "350", width: "100%" });