var FR0013344173_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": [[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,4730000],[2016,4730000],[2017,4730000],[2018,4730000],[2019,6052000],[2020,14090000],[2021,14090000],[2022,22723000],[2023,28632000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,2813000],[2016,2732000],[2017,3149000],[2018,2791000],[2019,794000],[2020,754000],[2021,578000],[2022,432000],[2023,344000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,31337000],[2016,33299000],[2017,33997000],[2018,35365000],[2019,36207000],[2020,33233000],[2021,37265000],[2022,39176000],[2023,53670000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,53366000],[2016,57476000],[2017,58569000],[2018,62752000],[2019,66777000],[2020,67319000],[2021,77342000],[2022,91502000],[2023,93564000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,18668000],[2016,16460000],[2017,16961000],[2018,17191000],[2019,16411000],[2020,15556000],[2021,15610000],[2022,17425000],[2023,17404000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,14821000],[2016,21376000],[2017,29349000],[2018,15535000],[2019,31092000],[2020,73321000],[2021,84291000],[2022,76002000],[2023,65597000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,20430000],[2016,18693000],[2017,19714000],[2018,19244000],[2019,125930000],[2020,146026000],[2021,153449000],[2022,168820000],[2023,186196000]], "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: 'FR0013344173_actif', data: FR0013344173_actif, height: "350", width: "100%" });