var FR0000120404_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,712000000],[2012,840000000],[2013,707000000],[2014,701000000],[2015,697000000],[2016,1496000000],[2017,1500000000],[2018,2068000000],[2019,1995000000],[2020,1786000000],[2021,2053000000],[2022,2282000000],[2023,2340000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,373000000],[2012,264000000],[2013,283000000],[2014,283000000],[2015,306000000],[2016,2401000000],[2017,2302000000],[2018,3053000000],[2019,3049000000],[2020,2751000000],[2021,3112000000],[2022,3128000000],[2023,3156000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,3257000000],[2012,2592000000],[2013,2448000000],[2014,3157000000],[2015,3025000000],[2016,562000000],[2017,662000000],[2018,1183000000],[2019,632000000],[2020,242000000],[2021,230000000],[2022,305000000],[2023,416000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,41000000],[2012,47000000],[2013,42000000],[2014,28000000],[2015,37000000],[2016,8000000],[2017,8000000],[2018,15000000],[2019,20000000],[2020,21000000],[2021,9000000],[2022,19000000],[2023,36000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,364000000],[2012,402000000],[2013,390000000],[2014,417000000],[2015,432000000],[2016,374000000],[2017,403000000],[2018,617000000],[2019,649000000],[2020,534000000],[2021,631000000],[2022,794000000],[2023,824000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,1370000000],[2012,1878000000],[2013,1928000000],[2014,2677000000],[2015,2963000000],[2016,1169000000],[2017,1063000000],[2018,2820000000],[2019,2280000000],[2020,2474000000],[2021,1666000000],[2022,1643000000],[2023,1283000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1334000000],[2012,905000000],[2013,761000000],[2014,906000000],[2015,839000000],[2016,5597000000],[2017,5968000000],[2018,2702000000],[2019,4676000000],[2020,2362000000],[2021,2181000000],[2022,2763000000],[2023,2453000000]], "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: 'FR0000120404_actif', data: FR0000120404_actif, height: "350", width: "100%" });