var FR0010451203_actif = { "type": "bar", "plot":{ "stacked":true, "stack-type":"normal", "bar-width":"50%", "tooltip" : { "short": true, "decimals": 0, }, }, "title":{ "text": "Actif du bilan", "font-size": "15px" }, noData: { text: 'Aucune Donnée', backgroundColor: '#f2f2f2' }, "series": [{ "legend-text": "Ecart d'acquisition", "values": [[2008,null],[2009,null],[2010,null],[2011,4002200000],[2012,4369200000],[2013,4111200000],[2014,4243900000],[2015,4266600000],[2016,4300200000],[2017,3914900000],[2018,3871100000],[2019,3785500000],[2020,3192200000],[2021,3401700000],[2022,3454500000],[2023,3722300000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,935700000],[2012,1035800000],[2013,1038300000],[2014,1084000000],[2015,1108000000],[2016,1109500000],[2017,1049700000],[2018,1038800000],[2019,1027500000],[2020,997500000],[2021,1159000000],[2022,1167400000],[2023,1482000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,261700000],[2012,282700000],[2013,278100000],[2014,287100000],[2015,288700000],[2016,282400000],[2017,272000000],[2018,281100000],[2019,273400000],[2020,253300000],[2021,271900000],[2022,306800000],[2023,354500000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,1240800000],[2012,1426700000],[2013,1389500000],[2014,1487200000],[2015,1535000000],[2016,1579300000],[2017,1543700000],[2018,1674200000],[2019,1696900000],[2020,1511100000],[2021,2057200000],[2022,2275400000],[2023,2386400000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,2122900000],[2012,2123900000],[2013,2062800000],[2014,2206000000],[2015,2129400000],[2016,2187300000],[2017,2077000000],[2018,2091500000],[2019,2059300000],[2020,1899700000],[2021,2353200000],[2022,2617000000],[2023,2623800000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,413700000],[2012,291800000],[2013,957800000],[2014,1159800000],[2015,804800000],[2016,619300000],[2017,563600000],[2018,544900000],[2019,514300000],[2020,685400000],[2021,573400000],[2022,895400000],[2023,912700000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,624200000],[2012,695700000],[2013,652500000],[2014,687600000],[2015,755700000],[2016,641800000],[2017,639800000],[2018,661100000],[2019,1668700000],[2020,1382700000],[2021,1680700000],[2022,2126700000],[2023,2094800000]], "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":"7x1", "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: 'FR0010451203_actif', data: FR0010451203_actif, height: "350", width: "100%" });