var FR0013506730_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": [[2015,329569000],[2016,382684000],[2017,348200000],[2018,358416000],[2019,363983000],[2020,24815000],[2021,37549000],[2022,39600000],[2023,39817000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2015,148821000],[2016,124982000],[2017,88695000],[2018,71277000],[2019,63405000],[2020,49515000],[2021,45583000],[2022,36820000],[2023,42037000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2015,3315755000],[2016,3706025000],[2017,3048383000],[2018,2750250000],[2019,2704565000],[2020,1748495000],[2021,1754669000],[2022,1839894000],[2023,2004792000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2015,1066165000],[2016,1034749000],[2017,1003833000],[2018,1135017000],[2019,987975000],[2020,663891000],[2021,1015319000],[2022,1311649000],[2023,1241798000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2015,532267000],[2016,518103000],[2017,567923000],[2018,598558000],[2019,610788000],[2020,461014000],[2021,558255000],[2022,754876000],[2023,723090000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2015,630540000],[2016,1286722000],[2017,1021035000],[2018,739576000],[2019,1793843000],[2020,1389533000],[2021,620474000],[2022,551603000],[2023,899948000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2015,558199000],[2016,730515000],[2017,671151000],[2018,603851000],[2019,650083000],[2020,582259000],[2021,547801000],[2022,635391000],[2023,602484000]], "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: 'FR0013506730_actif', data: FR0013506730_actif, height: "350", width: "100%" });