var FR0014003FE9_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": [[2018,44129000],[2019,72702000],[2020,80449000],[2021,98875000],[2022,107705000],[2023,141196000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2018,74998000],[2019,89487000],[2020,110965000],[2021,118118000],[2022,121979000],[2023,135572000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2018,25216000],[2019,8562000],[2020,9905000],[2021,8811000],[2022,6987000],[2023,6088000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2018,2882000],[2019,2209000],[2020,4013000],[2021,4632000],[2022,5626000],[2023,4110000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2018,71465000],[2019,97566000],[2020,110366000],[2021,136627000],[2022,158456000],[2023,200203000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2018,73117000],[2019,161677000],[2020,152333000],[2021,262705000],[2022,303345000],[2023,214221000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2018,92427000],[2019,123674000],[2020,137415000],[2021,201236000],[2022,206420000],[2023,240626000]], "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: 'FR0014003FE9_actif', data: FR0014003FE9_actif, height: "350", width: "100%" });