var FR0010478248_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,5800000],[2012,5800000],[2013,null],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,0],[2024,28700000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,9200000],[2012,9200000],[2013,null],[2014,2800000],[2015,5000000],[2016,5000000],[2017,7000000],[2018,9200000],[2019,13500000],[2020,17800000],[2021,11600000],[2022,6100000],[2023,7700000],[2024,24100000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,200000],[2012,200000],[2013,null],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,100000],[2022,1600000],[2023,1300000],[2024,1800000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,1100000],[2012,1100000],[2013,null],[2014,0],[2015,0],[2016,0],[2017,0],[2018,200000],[2019,200000],[2020,600000],[2021,2500000],[2022,2100000],[2023,500000],[2024,700000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,6600000],[2012,6600000],[2013,400000],[2014,700000],[2015,6600000],[2016,6600000],[2017,7300000],[2018,3900000],[2019,3000000],[2020,2800000],[2021,3200000],[2022,2400000],[2023,3100000],[2024,4100000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,5400000],[2012,5400000],[2013,5800000],[2014,3700000],[2015,1200000],[2016,1200000],[2017,1100000],[2018,3100000],[2019,8500000],[2020,1800000],[2021,2500000],[2022,600000],[2023,1700000],[2024,2600000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,45700000],[2012,8900000],[2013,1400000],[2014,1600000],[2015,1400000],[2016,1300000],[2017,3600000],[2018,3900000],[2019,2700000],[2020,5000000],[2021,4700000],[2022,5600000],[2023,4300000],[2024,5600000]], "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: 'FR0010478248_actif', data: FR0010478248_actif, height: "350", width: "100%" });