var FR0013455482_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": [[2015,null],[2016,4279000],[2017,4279000],[2018,4279000],[2019,35055000],[2020,50214000],[2021,42405000],[2022,42405000],[2023,42405000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2015,null],[2016,78000],[2017,206000],[2018,341000],[2019,8853000],[2020,10820000],[2021,7770000],[2022,5553000],[2023,3437000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2015,null],[2016,478000],[2017,582000],[2018,606000],[2019,544000],[2020,2480000],[2021,3530000],[2022,4706000],[2023,4532000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2015,null],[2016,6936000],[2017,9146000],[2018,8855000],[2019,69640000],[2020,84275000],[2021,74405000],[2022,102046000],[2023,78616000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2015,null],[2016,21183000],[2017,18311000],[2018,20234000],[2019,113385000],[2020,123911000],[2021,132537000],[2022,129209000],[2023,85905000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2015,null],[2016,49300000],[2017,77092000],[2018,19874000],[2019,117569000],[2020,89106000],[2021,155498000],[2022,145229000],[2023,192775000]], "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: 'FR0013455482_actif', data: FR0013455482_actif, height: "350", width: "100%" });