var FR0013410370_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": [[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,21844000],[2021,21844000],[2022,21844000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2014,6066000],[2015,1488000],[2016,1395000],[2017,1305000],[2018,1223000],[2019,31867000],[2020,193779000],[2021,198803000],[2022,173095000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2014,25580000],[2015,24402000],[2016,26200000],[2017,30495000],[2018,40141000],[2019,28316000],[2020,52850000],[2021,58902000],[2022,64357000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2014,468000],[2015,366000],[2016,368000],[2017,63000],[2018,98000],[2019,1543000],[2020,6500000],[2021,6778000],[2022,6837000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2014,1430000],[2015,1681000],[2016,932000],[2017,680000],[2018,1417000],[2019,2619000],[2020,5972000],[2021,14317000],[2022,8725000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2014,7828000],[2015,2325000],[2016,8119000],[2017,2334000],[2018,1045000],[2019,22000],[2020,14268000],[2021,21425000],[2022,37369000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2014,7277000],[2015,13815000],[2016,9929000],[2017,16781000],[2018,9485000],[2019,7619000],[2020,9848000],[2021,12309000],[2022,10186000],[2023,null]], "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: 'FR0013410370_actif', data: FR0013410370_actif, height: "350", width: "100%" });