var FR0000130403_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,15265000000],[2009,16121000000],[2010,19570000000],[2011,24942000000],[2012,28000000000],[2013,30337000000],[2014,26320000000],[2015,26320000000],[2016,30084000000],[2017,32733000000],[2018,36372000000],[2019,35717000000],[2020,36244000000],[2021,46367000000],[2022,54314000000],[2023,60293000000],[2024,66852000000]], "background-color": "rgb(0, 144, 0)" }, { "legend-text": "Dette financière", "values":[[2008,7137000000],[2009,7327000000],[2010,6846000000],[2011,8824000000],[2012,8534000000],[2013,10821000000],[2014,10555000000],[2015,10555000000],[2016,9095000000],[2017,12446000000],[2018,11903000000],[2019,25622000000],[2020,37897000000],[2021,34530000000],[2022,35162000000],[2023,38461000000],[2024,29923000000]], "background-color": "rgb(208, 0, 0)" }, { "legend-text": "Provisions", "values":[[2008,null],[2009,null],[2010,null],[2011,1415000000],[2012,1541000000],[2013,1807000000],[2014,2377000000],[2015,2377000000],[2016,2386000000],[2017,2578000000],[2018,2511000000],[2019,1458000000],[2020,1474000000],[2021,1771000000],[2022,1529000000],[2023,1529000000],[2024,null]], "background-color": "rgb(0, 0, 0)" }, { "legend-text": "Dette fournisseurs", "values":[[2008,null],[2009,null],[2010,null],[2011,3012000000],[2012,3089000000],[2013,3178000000],[2014,3602000000],[2015,3602000000],[2016,4384000000],[2017,4540000000],[2018,5314000000],[2019,5814000000],[2020,5098000000],[2021,7086000000],[2022,8788000000],[2023,9049000000],[2024,8630000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Autres passifs", "values":[[2008,null],[2009,null],[2010,null],[2011,12747000000],[2012,null],[2013,14291000000],[2014,15018000000],[2015,16898000000],[2016,18835000000],[2017,20465000000],[2018,21171000000],[2019,25219000000],[2020,25304000000],[2021,32602000000],[2022,32158000000],[2023,31541000000],[2024,null]], "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: 'FR0000130403_passif', data: FR0000130403_passif, height: "350", width: "100%" });