var FR0010331421_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": [[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,5362000],[2015,9732000],[2016,9075000],[2017,46192000],[2018,84529000],[2019,96968000],[2020,46289000],[2021,44192000],[2022,1556000],[2023,416000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,6442000],[2012,6824000],[2013,6258000],[2014,5931000],[2015,6304000],[2016,9094000],[2017,5244000],[2018,5286000],[2019,5402000],[2020,5271000],[2021,3751000],[2022,2119000],[2023,1267000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,1619000],[2012,2632000],[2013,1993000],[2014,426000],[2015,505000],[2016,14230000],[2017,0],[2018,2522000],[2019,2816000],[2020,10585000],[2021,846000],[2022,3080000],[2023,15233000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,46606000],[2012,30584000],[2013,38360000],[2014,64286000],[2015,152870000],[2016,175906000],[2017,99367000],[2018,152314000],[2019,202887000],[2020,136792000],[2021,103756000],[2022,84225000],[2023,70605000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,4750000],[2012,7780000],[2013,8997000],[2014,14601000],[2015,98751000],[2016,39942000],[2017,43640000],[2018,171298000],[2019,39458000],[2020,39584000],[2021,45104000],[2022,67516000],[2023,76235000]], "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: 'FR0010331421_actif', data: FR0010331421_actif, height: "350", width: "100%" });