var FR0000065971_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,null],[2012,null],[2013,9000000],[2014,9181000],[2015,8675000],[2016,7414000],[2017,6208000],[2018,6205000],[2019,6205000],[2020,6205000],[2021,9659000],[2022,12087000],[2023,12087000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,1851000],[2015,539000],[2016,751000],[2017,973000],[2018,1022000],[2019,1130000],[2020,8023000],[2021,10866000],[2022,12596000],[2023,11989000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,15430000],[2012,15363000],[2013,21834000],[2014,8260000],[2015,7558000],[2016,5499000],[2017,5515000],[2018,4924000],[2019,4982000],[2020,5597000],[2021,6958000],[2022,11437000],[2023,12935000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,11000000],[2014,14827000],[2015,13657000],[2016,11056000],[2017,11228000],[2018,11059000],[2019,15747000],[2020,20678000],[2021,29627000],[2022,50332000],[2023,55741000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,25000000],[2014,27790000],[2015,26863000],[2016,22231000],[2017,22057000],[2018,21073000],[2019,27573000],[2020,27992000],[2021,34673000],[2022,33531000],[2023,34588000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,1510000],[2012,2024000],[2013,6241000],[2014,5363000],[2015,5340000],[2016,4876000],[2017,12755000],[2018,9502000],[2019,14710000],[2020,6709000],[2021,7221000],[2022,14014000],[2023,10438000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,null],[2014,6841000],[2015,5507000],[2016,9778000],[2017,4777000],[2018,4220000],[2019,5301000],[2020,10991000],[2021,8379000],[2022,16109000],[2023,16759000]], "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: 'FR0000065971_actif', data: FR0000065971_actif, height: "350", width: "100%" });