var FR0010208488_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": [[2011,31362000000],[2012,30035000000],[2013,20697000000],[2014,21222000000],[2015,19024000000],[2016,17372000000],[2017,17285000000],[2018,17809000000],[2019,18665000000],[2020,15943000000],[2021,12799000000],[2022,12854000000],[2023,12864000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2011,13226000000],[2012,13020000000],[2013,7286000000],[2014,7569000000],[2015,7013000000],[2016,6639000000],[2017,6504000000],[2018,6718000000],[2019,7038000000],[2020,7196000000],[2021,6784000000],[2022,7364000000],[2023,8449000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2011,90122000000],[2012,86598000000],[2013,65037000000],[2014,64032000000],[2015,56988000000],[2016,57739000000],[2017,51061000000],[2018,48917000000],[2019,48945000000],[2020,46993000000],[2021,48495000000],[2022,52103000000],[2023,54389000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2011,5435000000],[2012,5423000000],[2013,5070000000],[2014,4891000000],[2015,4207000000],[2016,3656000000],[2017,4161000000],[2018,4158000000],[2019,3617000000],[2020,4140000000],[2021,6175000000],[2022,8145000000],[2023,5343000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2011,23135000000],[2012,25034000000],[2013,21318000000],[2014,21558000000],[2015,19349000000],[2016,20835000000],[2017,20056000000],[2018,23023000000],[2019,23011000000],[2020,22033000000],[2021,40933000000],[2022,43885000000],[2023,29623000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2011,14675000000],[2012,11383000000],[2013,8691000000],[2014,8547000000],[2015,9183000000],[2016,9825000000],[2017,8929000000],[2018,8700000000],[2019,10519000000],[2020,12980000000],[2021,13890000000],[2022,15570000000],[2023,16578000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2011,24939000000],[2012,23434000000],[2013,21434000000],[2014,24183000000],[2015,31011000000],[2016,36149000000],[2017,35699000000],[2018,35017000000],[2019,36439000000],[2020,31469000000],[2021,59179000000],[2022,51061000000],[2023,38821000000]], "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: 'FR0010208488_actif', data: FR0010208488_actif, height: "350", width: "100%" });