var FR0011466069_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,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,44566000],[2018,27523000],[2019,28565000],[2020,28349000],[2021,28358000],[2022,28457000],[2023,28505000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2011,316000],[2012,501000],[2013,548000],[2014,1080000],[2015,1104000],[2016,1290000],[2017,12385000],[2018,30363000],[2019,34436000],[2020,27191000],[2021,24840000],[2022,21058000],[2023,17050000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2011,1023000],[2012,1180000],[2013,892000],[2014,881000],[2015,1242000],[2016,902000],[2017,2520000],[2018,2593000],[2019,2582000],[2020,3137000],[2021,3735000],[2022,5077000],[2023,7377000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2011,2929000],[2012,2888000],[2013,4443000],[2014,4682000],[2015,4318000],[2016,5708000],[2017,8736000],[2018,11232000],[2019,10497000],[2020,13911000],[2021,19033000],[2022,24993000],[2023,25931000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2011,1771000],[2012,2437000],[2013,2821000],[2014,1858000],[2015,3651000],[2016,6284000],[2017,20703000],[2018,20687000],[2019,21364000],[2020,22341000],[2021,24218000],[2022,29905000],[2023,29984000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2011,6933000],[2012,2120000],[2013,7666000],[2014,6923000],[2015,4806000],[2016,8431000],[2017,21316000],[2018,25115000],[2019,32588000],[2020,49635000],[2021,45392000],[2022,39355000],[2023,47177000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2011,1396000],[2012,1576000],[2013,2105000],[2014,1729000],[2015,1834000],[2016,1551000],[2017,7732000],[2018,7865000],[2019,15514000],[2020,12595000],[2021,13832000],[2022,21401000],[2023,23958000]], "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: 'FR0011466069_actif', data: FR0011466069_actif, height: "350", width: "100%" });