var FR0006864484_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": [[2009,null],[2010,null],[2011,null],[2012,24500000],[2013,24500000],[2014,26000000],[2015,26000000],[2016,26000000],[2017,26000000],[2018,26000000],[2019,26000000],[2020,26000000],[2021,26000000],[2022,26000000],[2023,26000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,6950000],[2013,6440000],[2014,5560000],[2015,5560000],[2016,5580000],[2017,5260000],[2018,4430000],[2019,4260000],[2020,4020000],[2021,3850000],[2022,3790000],[2023,3620000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,161620000],[2013,184980000],[2014,196070000],[2015,196070000],[2016,210440000],[2017,217520000],[2018,218500000],[2019,220080000],[2020,217360000],[2021,212000000],[2022,216870000],[2023,212190000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,null],[2012,464990000],[2013,476320000],[2014,492020000],[2015,492020000],[2016,497280000],[2017,507760000],[2018,518310000],[2019,537200000],[2020,552220000],[2021,569540000],[2022,553640000],[2023,592770000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,null],[2012,37630000],[2013,39370000],[2014,42910000],[2015,42910000],[2016,42700000],[2017,43950000],[2018,45460000],[2019,46760000],[2020,37600000],[2021,30650000],[2022,45480000],[2023,26900000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,null],[2012,16190000],[2013,16310000],[2014,26250000],[2015,26250000],[2016,55700000],[2017,36580000],[2018,57260000],[2019,73460000],[2020,83730000],[2021,90850000],[2022,125670000],[2023,106910000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,null],[2012,17780000],[2013,20590000],[2014,13130000],[2015,13950000],[2016,16090000],[2017,18300000],[2018,15390000],[2019,16030000],[2020,24370000],[2021,20500000],[2022,21040000],[2023,23920000]], "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: 'FR0006864484_actif', data: FR0006864484_actif, height: "350", width: "100%" });