var FR0013333432_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": [[2014,6136000],[2015,23753000],[2016,23753000],[2017,49401000],[2018,50804000],[2019,53286000],[2020,56317000],[2021,56317000],[2022,78998000],[2023,78998000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2014,313000],[2015,468000],[2016,402000],[2017,441000],[2018,4757000],[2019,6818000],[2020,9238000],[2021,9129000],[2022,22460000],[2023,20214000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2014,45443000],[2015,46763000],[2016,47464000],[2017,49494000],[2018,54758000],[2019,58664000],[2020,64126000],[2021,70492000],[2022,74873000],[2023,75871000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2014,69824000],[2015,77191000],[2016,80819000],[2017,102962000],[2018,122782000],[2019,123046000],[2020,119541000],[2021,171218000],[2022,190362000],[2023,191695000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2014,30948000],[2015,35002000],[2016,36710000],[2017,51466000],[2018,58118000],[2019,63931000],[2020,73141000],[2021,81502000],[2022,100806000],[2023,97005000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2014,29049000],[2015,20839000],[2016,27385000],[2017,30222000],[2018,24069000],[2019,32494000],[2020,40325000],[2021,27379000],[2022,16031000],[2023,35237000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2014,6136000],[2015,8121000],[2016,7370000],[2017,10524000],[2018,12617000],[2019,17994000],[2020,16224000],[2021,20114000],[2022,23202000],[2023,22431000]], "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: 'FR0013333432_actif', data: FR0013333432_actif, height: "350", width: "100%" });