var FR0000131757_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,3732000000],[2009,3505000000],[2010,3974000000],[2011,4079000000],[2012,3851000000],[2013,3010000000],[2014,2756000000],[2015,1788000000],[2016,1791000000],[2017,1694000000],[2018,1606000000],[2019,1639000000],[2020,958000000],[2021,1335000000],[2022,2245000000],[2023,1994000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,199000000],[2009,271000000],[2010,291000000],[2011,231000000],[2012,541000000],[2013,1129000000],[2014,1347000000],[2015,1344000000],[2016,2366000000],[2017,2213000000],[2018,2017000000],[2019,2225000000],[2020,3189000000],[2021,2112000000],[2022,2004000000],[2023,2227000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,508000000],[2012,559000000],[2013,622000000],[2014,690000000],[2015,779000000],[2016,701000000],[2017,257000000],[2018,292000000],[2019,854000000],[2020,849000000],[2021,889000000],[2022,652000000],[2023,678000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,473000000],[2012,400000000],[2013,421000000],[2014,418000000],[2015,406000000],[2016,371000000],[2017,363000000],[2018,391000000],[2019,458000000],[2020,541000000],[2021,403000000],[2022,424000000],[2023,445000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,909000000],[2012,915000000],[2013,743000000],[2014,740000000],[2015,573000000],[2016,573000000],[2017,704000000],[2018,786000000],[2019,805000000],[2020,906000000],[2021,1504000000],[2022,1834000000],[2023,932000000]], "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: 'FR0000131757_passif', data: FR0000131757_passif, height: "350", width: "100%" });