var FR0000130452_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,3304000000],[2009,3110000000],[2010,2501000000],[2011,2347000000],[2012,2240000000],[2013,2708000000],[2014,2989000000],[2015,3472000000],[2016,4265000000],[2017,5137000000],[2018,5635000000],[2019,6231000000],[2020,6473000000],[2021,6717000000],[2022,7424000000],[2023,7941000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,13547000000],[2009,13545000000],[2010,14840000000],[2011,16112000000],[2012,15727000000],[2013,15536000000],[2014,17078000000],[2015,15835000000],[2016,16107000000],[2017,15137000000],[2018,14398000000],[2019,15921000000],[2020,16357000000],[2021,15321000000],[2022,15936000000],[2023,15983000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,443000000],[2012,470000000],[2013,529000000],[2014,599000000],[2015,581000000],[2016,583000000],[2017,625000000],[2018,656000000],[2019,787000000],[2020,831000000],[2021,778000000],[2022,720000000],[2023,799000000]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,2765000000],[2012,2968000000],[2013,3083000000],[2014,2799000000],[2015,2833000000],[2016,2921000000],[2017,3278000000],[2018,3720000000],[2019,4174000000],[2020,3860000000],[2021,4223000000],[2022,4817000000],[2023,5051000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5503000000],[2012,5580000000],[2013,5520000000],[2014,5403000000],[2015,5393000000],[2016,5627000000],[2017,5849000000],[2018,5959000000],[2019,5764000000],[2020,6200000000],[2021,6657000000],[2022,7299000000],[2023,8051000000]], "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: 'FR0000130452_passif', data: FR0000130452_passif, height: "350", width: "100%" });