var FR0013482791_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": [[2017,1088000],[2018,1088000],[2019,23454000],[2020,29072000],[2021,31150000],[2022,96742000],[2023,138110000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2017,14606000],[2018,21815000],[2019,52139000],[2020,68154000],[2021,91248000],[2022,129136000],[2023,186320000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2017,237000],[2018,362000],[2019,950000],[2020,1006000],[2021,1762000],[2022,2528000],[2023,3897000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2017,17822000],[2018,20135000],[2019,20449000],[2020,27417000],[2021,25046000],[2022,32850000],[2023,35275000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2017,24333000],[2018,27202000],[2019,32970000],[2020,39529000],[2021,47017000],[2022,37918000],[2023,42931000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2017,6702000],[2018,6580000],[2019,6769000],[2020,110929000],[2021,96746000],[2022,82148000],[2023,47604000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2017,6195000],[2018,7352000],[2019,11196000],[2020,22352000],[2021,23435000],[2022,29195000],[2023,26738000]], "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: 'FR0013482791_actif', data: FR0013482791_actif, height: "350", width: "100%" });