var FR0004034593_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,9800000],[2019,9290000],[2020,7520000],[2021,7520000],[2022,7350000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,9538000],[2013,9538000],[2014,9631000],[2015,9631000],[2016,9119000],[2017,0],[2018,0],[2019,0],[2020,20000],[2021,20000],[2022,17000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,1993000],[2013,1993000],[2014,1479000],[2015,1479000],[2016,1241000],[2017,11138000],[2018,11159000],[2019,10296000],[2020,370000],[2021,240000],[2022,150000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,9481000],[2013,9481000],[2014,7829000],[2015,7829000],[2016,7678000],[2017,7879000],[2018,7260000],[2019,5540000],[2020,3600000],[2021,4140000],[2022,3360000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,1560000],[2013,1560000],[2014,999000],[2015,999000],[2016,3178000],[2017,2633000],[2018,3010000],[2019,5980000],[2020,1100000],[2021,5300000],[2022,1590000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,1465000],[2013,1465000],[2014,2022000],[2015,2022000],[2016,413000],[2017,835000],[2018,4790000],[2019,4410000],[2020,6110000],[2021,2350000],[2022,2790000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0004034593_actif', data: FR0004034593_actif, height: "350", width: "100%" });