var FR0000062465_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": [[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,null],[2020,58209000],[2021,91589000],[2022,126479000],[2023,190533000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,399000],[2011,696000],[2012,479000],[2013,730000],[2014,703000],[2015,561000],[2016,434000],[2017,0],[2018,0],[2019,null],[2020,8019000],[2021,25122000],[2022,67878000],[2023,65563000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,26795000],[2011,25540000],[2012,24738000],[2013,24042000],[2014,21742000],[2015,22440000],[2016,22406000],[2017,2000],[2018,1000],[2019,1000],[2020,9631000],[2021,8369000],[2022,14874000],[2023,20579000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,16000000],[2014,16690000],[2015,16540000],[2016,null],[2017,null],[2018,null],[2019,null],[2020,372000],[2021,620000],[2022,987000],[2023,1550000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,19801000],[2011,22949000],[2012,23861000],[2013,22490000],[2014,21602000],[2015,20910000],[2016,20456000],[2017,0],[2018,0],[2019,null],[2020,19726000],[2021,35109000],[2022,49091000],[2023,54830000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,203000],[2011,1407000],[2012,708000],[2013,417000],[2014,336000],[2015,1358000],[2016,1001000],[2017,263000],[2018,115000],[2019,44000],[2020,16994000],[2021,26935000],[2022,36760000],[2023,13759000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,21104000],[2011,18515000],[2012,21745000],[2013,21321000],[2014,25262000],[2015,25124000],[2016,27343000],[2017,1366000],[2018,838000],[2019,838000],[2020,10665000],[2021,14078000],[2022,21779000],[2023,30940000]], "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: 'FR0000062465_actif', data: FR0000062465_actif, height: "350", width: "100%" });