var FR0013280286_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": [[2012,313100000],[2013,305000000],[2014,437800000],[2015,459300000],[2016,470600000],[2017,442700000],[2018,616500000],[2019,652500000],[2020,629400000],[2021,669500000],[2022,812500000],[2023,698800000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2012,157000000],[2013,149700000],[2014,460100000],[2015,476500000],[2016,492600000],[2017,430700000],[2018,507500000],[2019,508400000],[2020,430700000],[2021,411500000],[2022,625000000],[2023,528600000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2012,386700000],[2013,404800000],[2014,486900000],[2015,573600000],[2016,734500000],[2017,711400000],[2018,807300000],[2019,894700000],[2020,1068600000],[2021,1224800000],[2022,1369900000],[2023,1506000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2012,245900000],[2013,261700000],[2014,299200000],[2015,355800000],[2016,404400000],[2017,380300000],[2018,414900000],[2019,494700000],[2020,541900000],[2021,620000000],[2022,737200000],[2023,908500000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2012,433400000],[2013,420500000],[2014,449300000],[2015,445100000],[2016,465800000],[2017,460100000],[2018,490000000],[2019,552100000],[2020,730400000],[2021,708900000],[2022,856700000],[2023,860300000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2012,65600000],[2013,428000000],[2014,119700000],[2015,147100000],[2016,178500000],[2017,312100000],[2018,280100000],[2019,275000000],[2020,389200000],[2021,803500000],[2022,552600000],[2023,352400000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2012,167200000],[2013,170200000],[2014,270000000],[2015,234100000],[2016,227500000],[2017,180700000],[2018,185300000],[2019,346600000],[2020,334700000],[2021,332500000],[2022,366000000],[2023,458100000]], "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: 'FR0013280286_actif', data: FR0013280286_actif, height: "350", width: "100%" });