var FR0014003TT8_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,1847442000],[2017,1923726000],[2018,2124500000],[2019,4730900000],[2020,4390500000],[2021,4712400000],[2022,4971100000],[2023,4805000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2016,1079076000],[2017,1066440000],[2018,1137800000],[2019,4186200000],[2020,3546800000],[2021,3462600000],[2022,3302400000],[2023,2842100000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2016,135402000],[2017,168958000],[2018,178200000],[2019,284700000],[2020,297400000],[2021,303500000],[2022,330700000],[2023,361200000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2016,820442000],[2017,895900000],[2018,1044100000],[2019,1346100000],[2020,1256100000],[2021,1379000000],[2022,1681900000],[2023,1734700000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2016,2492765000],[2017,2459445000],[2018,2809300000],[2019,1944900000],[2020,2148900000],[2021,2979500000],[2022,2769000000],[2023,3568300000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2016,393115000],[2017,353070000],[2018,512600000],[2019,1130300000],[2020,1072100000],[2021,1072300000],[2022,977100000],[2023,1078700000]], "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: 'FR0014003TT8_actif', data: FR0014003TT8_actif, height: "350", width: "100%" });