var FR0000121220_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,4283000000],[2012,5031000000],[2013,4803000000],[2014,4971000000],[2015,5300000000],[2016,5328000000],[2017,5308000000],[2018,5664000000],[2019,6158000000],[2020,5764000000],[2021,5811000000],[2022,6611000000],[2023,5568000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,492000000],[2012,563000000],[2013,528000000],[2014,524000000],[2015,505000000],[2016,467000000],[2017,511000000],[2018,704000000],[2019,801000000],[2020,673000000],[2021,630000000],[2022,678000000],[2023,448000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,513000000],[2012,574000000],[2013,540000000],[2014,555000000],[2015,594000000],[2016,604000000],[2017,590000000],[2018,619000000],[2019,684000000],[2020,566000000],[2021,461000000],[2022,510000000],[2023,510000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,252000000],[2012,296000000],[2013,271000000],[2014,265000000],[2015,270000000],[2016,268000000],[2017,257000000],[2018,280000000],[2019,294000000],[2020,259000000],[2021,256000000],[2022,352000000],[2023,324000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,2779000000],[2012,3048000000],[2013,3076000000],[2014,3171000000],[2015,3310000000],[2016,3470000000],[2017,3486000000],[2018,3505000000],[2019,3810000000],[2020,3477000000],[2021,3708000000],[2022,4294000000],[2023,3001000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,1448000000],[2012,1451000000],[2013,1347000000],[2014,2748000000],[2015,2008000000],[2016,1375000000],[2017,2927000000],[2018,2708000000],[2019,2901000000],[2020,2027000000],[2021,3540000000],[2022,3225000000],[2023,2025000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,1221000000],[2012,1276000000],[2013,1476000000],[2014,1668000000],[2015,1787000000],[2016,1929000000],[2017,1064000000],[2018,1031000000],[2019,1168000000],[2020,3378000000],[2021,3259000000],[2022,3386000000],[2023,7083000000]], "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: 'FR0000121220_actif', data: FR0000121220_actif, height: "350", width: "100%" });