var FR0014004L86_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": [[2016,14366000],[2017,14366000],[2018,14366000],[2019,77452000],[2020,65957000],[2021,65957000],[2022,65957000],[2023,65957000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2016,35159000],[2017,30687000],[2018,28881000],[2019,40931000],[2020,56224000],[2021,62377000],[2022,54730000],[2023,88864000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2016,498330000],[2017,445310000],[2018,489009000],[2019,819416000],[2020,993649000],[2021,1026117000],[2022,1078298000],[2023,1242400000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2016,4006466000],[2017,3670155000],[2018,3403278000],[2019,3368351000],[2020,3381541000],[2021,3480409000],[2022,3922158000],[2023,5258273000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2016,378889000],[2017,451895000],[2018,551405000],[2019,677007000],[2020,727501000],[2021,1170593000],[2022,1264063000],[2023,866587000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2016,1252866000],[2017,2061419000],[2018,2990141000],[2019,3532883000],[2020,2696283000],[2021,4022551000],[2022,3980527000],[2023,1457580000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2016,7464739000],[2017,8542520000],[2018,9371290000],[2019,6645301000],[2020,5600510000],[2021,6196778000],[2022,11995305000],[2023,14351933000]], "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: 'FR0014004L86_actif', data: FR0014004L86_actif, height: "350", width: "100%" });