var FR0000120693_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,5041000000],[2012,4973000000],[2013,4907000000],[2014,5494000000],[2015,5494000000],[2016,5486000000],[2017,5397000000],[2018,5319000000],[2019,5391000000],[2020,5611000000],[2021,5505000000],[2022,6145000000],[2023,6750000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,11291000000],[2012,11913000000],[2013,11542000000],[2014,12212000000],[2015,12212000000],[2016,12085000000],[2017,11755000000],[2018,11539000000],[2019,11683000000],[2020,10965000000],[2021,10725000000],[2022,11512000000],[2023,12250000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,1916000000],[2012,1942000000],[2013,2166000000],[2014,2353000000],[2015,2353000000],[2016,2386000000],[2017,2336000000],[2018,2424000000],[2019,2549000000],[2020,3095000000],[2021,3176000000],[2022,3591000000],[2023,3901000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,3875000000],[2012,4484000000],[2013,4861000000],[2014,5351000000],[2015,5351000000],[2016,5294000000],[2017,5305000000],[2018,5471000000],[2019,5756000000],[2020,6167000000],[2021,6555000000],[2022,7369000000],[2023,8104000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,904000000],[2012,1159000000],[2013,1051000000],[2014,1152000000],[2015,1152000000],[2016,1068000000],[2017,1134000000],[2018,1122000000],[2019,1226000000],[2020,906000000],[2021,1126000000],[2022,1388000000],[2023,1814000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,774000000],[2012,597000000],[2013,477000000],[2014,545000000],[2015,545000000],[2016,569000000],[2017,677000000],[2018,754000000],[2019,923000000],[2020,1935000000],[2021,2078000000],[2022,2527000000],[2023,1609000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,1658000000],[2012,2167000000],[2013,1987000000],[2014,2185000000],[2015,2711000000],[2016,2863000000],[2017,2825000000],[2018,2054000000],[2019,2079000000],[2020,2270000000],[2021,2231000000],[2022,2715000000],[2023,2389000000]], "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: 'FR0000120693_actif', data: FR0000120693_actif, height: "350", width: "100%" });