var FR0013263878_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,26465000],[2013,37162000],[2014,32897000],[2015,29843000],[2016,49343000],[2017,55906000],[2018,65635000],[2019,84529000],[2020,84529000],[2021,98375000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,1857000],[2013,6428000],[2014,6084000],[2015,5729000],[2016,5521000],[2017,599000],[2018,6259000],[2019,12533000],[2020,10775000],[2021,15366000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,1357000],[2013,1969000],[2014,1916000],[2015,1960000],[2016,2308000],[2017,3759000],[2018,4187000],[2019,11826000],[2020,4000000],[2021,3946000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,24000],[2013,38000],[2014,94000],[2015,44000],[2016,56000],[2017,8000],[2018,0],[2019,0],[2020,0],[2021,0]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,27655000],[2013,22160000],[2014,23123000],[2015,16252000],[2016,17270000],[2017,16999000],[2018,23401000],[2019,44603000],[2020,44934000],[2021,27285000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,3390000],[2013,12801000],[2014,8446000],[2015,13585000],[2016,25974000],[2017,19061000],[2018,24453000],[2019,12958000],[2020,65810000],[2021,30395000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,null],[2012,10283000],[2013,14350000],[2014,15828000],[2015,15307000],[2016,24312000],[2017,31923000],[2018,0],[2019,47431000],[2020,28074000],[2021,53300000]], "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: 'FR0013263878_actif', data: FR0013263878_actif, height: "350", width: "100%" });