var FR0013451333_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,0],[2017,0],[2018,0],[2019,56400000],[2020,26900000],[2021,0],[2022,56600000],[2023,190800000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2016,87200000],[2017,96400000],[2018,104800000],[2019,148400000],[2020,165700000],[2021,522400000],[2022,507700000],[2023,927800000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2016,349400000],[2017,373100000],[2018,378800000],[2019,363700000],[2020,349300000],[2021,331400000],[2022,324400000],[2023,333900000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2016,10600000],[2017,10500000],[2018,8700000],[2019,10500000],[2020,14900000],[2021,13000000],[2022,18500000],[2023,22700000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2016,336400000],[2017,373500000],[2018,411500000],[2019,469800000],[2020,255400000],[2021,358500000],[2022,465800000],[2023,559500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2016,199600000],[2017,165800000],[2018,167200000],[2019,201500000],[2020,673200000],[2021,601700000],[2022,513400000],[2023,538600000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2016,307400000],[2017,247000000],[2018,342800000],[2019,1021400000],[2020,841200000],[2021,416700000],[2022,562400000],[2023,627900000]], "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: 'FR0013451333_actif', data: FR0013451333_actif, height: "350", width: "100%" });