var FR0000073272_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,3126000000],[2012,3078000000],[2013,3495000000],[2014,3420000000],[2015,3590000000],[2016,1864000000],[2017,1831000000],[2018,5173000000],[2019,5199000000],[2020,5060000000],[2021,5068000000],[2022,4994000000],[2023,4706000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,3498000000],[2012,3872000000],[2013,4641000000],[2014,5536000000],[2015,5321000000],[2016,5178000000],[2017,5241000000],[2018,9757000000],[2019,9479000000],[2020,8676000000],[2021,8382000000],[2022,8096000000],[2023,7830000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2486000000],[2012,2604000000],[2013,2740000000],[2014,2928000000],[2015,3272000000],[2016,3169000000],[2017,3518000000],[2018,4454000000],[2019,4398000000],[2020,4055000000],[2021,3937000000],[2022,3847000000],[2023,4121000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,3799000000],[2012,4131000000],[2013,4135000000],[2014,4265000000],[2015,4518000000],[2016,4247000000],[2017,4496000000],[2018,5558000000],[2019,6312000000],[2020,5190000000],[2021,5063000000],[2022,6408000000],[2023,7903000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,4225000000],[2012,4252000000],[2013,4254000000],[2014,5072000000],[2015,5533000000],[2016,5462000000],[2017,5305000000],[2018,7382000000],[2019,8428000000],[2020,6568000000],[2021,7237000000],[2022,8645000000],[2023,9745000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,1431000000],[2012,2193000000],[2013,1672000000],[2014,1633000000],[2015,1845000000],[2016,1926000000],[2017,4914000000],[2018,2330000000],[2019,2632000000],[2020,3747000000],[2021,5247000000],[2022,6687000000],[2023,6676000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1626000000],[2012,2148000000],[2013,2507000000],[2014,2033000000],[2015,3209000000],[2016,8802000000],[2017,6602000000],[2018,5533000000],[2019,5894000000],[2020,5748000000],[2021,6060000000],[2022,7373000000],[2023,8683000000]], "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: 'FR0000073272_actif', data: FR0000073272_actif, height: "350", width: "100%" });