var FR0000038499_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,8986000000],[2012,11412000000],[2013,11822000000],[2014,12050000000],[2015,11380000000],[2016,10625000000],[2017,10061000000],[2018,9708000000],[2019,8499000000],[2020,7666000000],[2021,7678000000],[2022,7867000000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,1249000000],[2012,4249000000],[2013,4137000000],[2014,4330000000],[2015,3672000000],[2016,3162000000],[2017,2934000000],[2018,2933000000],[2019,2297000000],[2020,2061000000],[2021,2006000000],[2022,2065000000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,8596000000],[2012,9529000000],[2013,10376000000],[2014,10387000000],[2015,9649000000],[2016,8167000000],[2017,7330000000],[2018,5902000000],[2019,5115000000],[2020,4281000000],[2021,4643000000],[2022,5320000000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,3542000000],[2012,4886000000],[2013,4832000000],[2014,5474000000],[2015,5040000000],[2016,4158000000],[2017,4071000000],[2018,3982000000],[2019,3783000000],[2020,3216000000],[2021,3219000000],[2022,3645000000],[2023,4000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,1881000000],[2012,1744000000],[2013,1521000000],[2014,1475000000],[2015,1320000000],[2016,907000000],[2017,970000000],[2018,925000000],[2019,839000000],[2020,944000000],[2021,774000000],[2022,855000000],[2023,2000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,3925000000],[2012,6335000000],[2013,5837000000],[2014,7685000000],[2015,4730000000],[2016,5849000000],[2017,3526000000],[2018,3807000000],[2019,3675000000],[2020,2812000000],[2021,2321000000],[2022,2560000000],[2023,31000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,2753000000],[2012,4374000000],[2013,2935000000],[2014,2753000000],[2015,3383000000],[2016,9845000000],[2017,9995000000],[2018,10825000000],[2019,11141000000],[2020,9846000000],[2021,9910000000],[2022,8796000000],[2023,18463000000]], "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: 'FR0000038499_actif', data: FR0000038499_actif, height: "350", width: "100%" });