var FR0000120321_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,6205000000],[2012,6478000000],[2013,6457600000],[2014,7525500000],[2015,8151500000],[2016,8792500000],[2017,8872300000],[2018,9597100000],[2019,9585600000],[2020,10514200000],[2021,11074500000],[2022,11717700000],[2023,13102600000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2477000000],[2012,2625000000],[2013,2547700000],[2014,2714500000],[2015,2942800000],[2016,3179400000],[2017,2579100000],[2018,3087300000],[2019,3163700000],[2020,3356300000],[2021,3462800000],[2022,3640100000],[2023,4287100000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2881000000],[2012,2963000000],[2013,3054100000],[2014,3141100000],[2015,3403400000],[2016,3756900000],[2017,3571100000],[2018,3624600000],[2019,3644300000],[2020,3225200000],[2021,3266200000],[2022,3481700000],[2023,3867700000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,2052000000],[2012,2034000000],[2013,2158600000],[2014,2262900000],[2015,2440700000],[2016,2698600000],[2017,2494600000],[2018,2821900000],[2019,2920800000],[2020,2675800000],[2021,3166900000],[2022,4079400000],[2023,4482400000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,2996000000],[2012,3209000000],[2013,3253500000],[2014,3297800000],[2015,3627700000],[2016,3941800000],[2017,3923400000],[2018,3983200000],[2019,4086700000],[2020,3511300000],[2021,4021000000],[2022,4755500000],[2023,5092700000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,1653000000],[2012,1823000000],[2013,2607300000],[2014,1917000000],[2015,1399800000],[2016,1746000000],[2017,3046600000],[2018,3992000000],[2019,5286000000],[2020,6405900000],[2021,2713800000],[2022,2617700000],[2023,4288100000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,1693000000],[2012,10307000000],[2013,11135700000],[2014,11085300000],[2015,11630100000],[2016,2208500000],[2017,2085800000],[2018,2250900000],[2019,4303500000],[2020,4313300000],[2021,4388100000],[2022,4899300000],[2023,5102800000]], "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: 'FR0000120321_actif', data: FR0000120321_actif, height: "350", width: "100%" });