var FR0011289040_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,43524000],[2012,46515000],[2013,44368000],[2014,52742000],[2015,51125000],[2016,53318000],[2017,86054000],[2018,85771000],[2019,85771000],[2020,90660000],[2021,89199000],[2022,89199000],[2023,89199000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,3756000],[2012,404000],[2013,35000],[2014,42000],[2015,673000],[2016,935000],[2017,3238000],[2018,3712000],[2019,3175000],[2020,4925000],[2021,4190000],[2022,3342000],[2023,3174000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,2836000],[2012,2828000],[2013,3340000],[2014,3373000],[2015,4133000],[2016,5146000],[2017,6398000],[2018,9057000],[2019,9711000],[2020,8960000],[2021,8613000],[2022,9152000],[2023,9519000]], "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,39920000],[2012,41836000],[2013,43103000],[2014,51695000],[2015,53124000],[2016,56132000],[2017,59610000],[2018,54029000],[2019,75239000],[2020,63403000],[2021,71606000],[2022,70540000],[2023,67874000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,16152000],[2012,19487000],[2013,23714000],[2014,23290000],[2015,18199000],[2016,9573000],[2017,19276000],[2018,27468000],[2019,20073000],[2020,39811000],[2021,32551000],[2022,22750000],[2023,16072000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,34922000],[2012,25690000],[2013,22957000],[2014,22407000],[2015,26432000],[2016,28121000],[2017,49336000],[2018,81730000],[2019,59550000],[2020,42344000],[2021,37619000],[2022,36575000],[2023,51489000]], "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: 'FR0011289040_actif', data: FR0011289040_actif, height: "350", width: "100%" });