var FR0012613610_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,null],[2014,9930000],[2015,17940000],[2016,18560000],[2017,29760000],[2018,37883000],[2019,38094000],[2020,38094000],[2021,41831000],[2022,45981000],[2023,39056000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,4110000],[2015,5551000],[2016,6672000],[2017,14054000],[2018,13320000],[2019,15564000],[2020,9889000],[2021,11032000],[2022,12360000],[2023,6111000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,1005000],[2015,4431000],[2016,3626000],[2017,5180000],[2018,7854000],[2019,9479000],[2020,10087000],[2021,9566000],[2022,8781000],[2023,8726000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,2252000],[2015,5398000],[2016,5602000],[2017,5668000],[2018,6693000],[2019,8376000],[2020,6280000],[2021,6501000],[2022,9157000],[2023,6141000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,2102000],[2015,4971000],[2016,5038000],[2017,12795000],[2018,15593000],[2019,14677000],[2020,9954000],[2021,12195000],[2022,15930000],[2023,14389000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,1467000],[2015,7821000],[2016,8680000],[2017,41476000],[2018,25927000],[2019,15890000],[2020,22500000],[2021,16917000],[2022,14104000],[2023,16221000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,2048000],[2015,2997000],[2016,7102000],[2017,7640000],[2018,7378000],[2019,16668000],[2020,13747000],[2021,14811000],[2022,12168000],[2023,14178000]], "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: 'FR0012613610_actif', data: FR0012613610_actif, height: "350", width: "100%" });