var FR0014000MR3_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,1584644000],[2017,2505337000],[2018,3418328000],[2019,3608800000],[2020,3524100000],[2021,4115100000],[2022,4524100000],[2023,4551400000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2016,383209000],[2017,735120000],[2018,946918000],[2019,918200000],[2020,825100000],[2021,895700000],[2022,919100000],[2023,796000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2016,506818000],[2017,685998000],[2018,1018005000],[2019,1068300000],[2020,1083100000],[2021,1337800000],[2022,1688700000],[2023,1764800000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2016,39547000],[2017,51805000],[2018,66373000],[2019,79300000],[2020,157000000],[2021,154200000],[2022,145600000],[2023,139000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2016,524508000],[2017,705716000],[2018,864898000],[2019,1001200000],[2020,1193500000],[2021,1389200000],[2022,1341700000],[2023,1380500000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2016,826098000],[2017,820357000],[2018,506246000],[2019,297000000],[2020,912400000],[2021,515300000],[2022,486600000],[2023,1221200000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2016,230437000],[2017,284032000],[2018,317130000],[2019,801200000],[2020,829300000],[2021,849600000],[2022,899300000],[2023,957500000]], "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: 'FR0014000MR3_actif', data: FR0014000MR3_actif, height: "350", width: "100%" });