var FR0000035081_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,1479000000],[2009,1820400000],[2010,2834000000],[2011,2740000000],[2012,2963600000],[2013,4579900000],[2014,4530200000],[2015,4267400000],[2016,4100400000],[2017,4127300000],[2018,3936700000],[2019,4094800000],[2020,6464000000],[2021,8639300000],[2022,8684500000],[2023,5067700000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,2539100000],[2009,2421300000],[2010,2598400000],[2011,2575200000],[2012,2878400000],[2013,4348500000],[2014,3737500000],[2015,3771500000],[2016,4131200000],[2017,4907400000],[2018,6147600000],[2019,6193800000],[2020,7722300000],[2021,6638000000],[2022,7245900000],[2023,4612500000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,59300000],[2013,61400000],[2014,74800000],[2015,66000000],[2016,79600000],[2017,186200000],[2018,198600000],[2019,210100000],[2020,138900000],[2021,146700000],[2022,187800000],[2023,164000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,499900000],[2012,558300000],[2013,520200000],[2014,410900000],[2015,359800000],[2016,388700000],[2017,512600000],[2018,678300000],[2019,662000000],[2020,512500000],[2021,519400000],[2022,680800000],[2023,692200000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,975900000],[2012,832700000],[2013,709500000],[2014,740400000],[2015,837900000],[2016,1337100000],[2017,1692700000],[2018,1842600000],[2019,1488100000],[2020,0],[2021,1774900000],[2022,1831800000],[2023,1132100000]], "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: 'FR0000035081_passif', data: FR0000035081_passif, height: "350", width: "100%" });