var FR0004050300_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,102800000],[2012,102000000],[2013,102000000],[2014,104800000],[2015,104800000],[2016,112500000],[2017,108200000],[2018,108400000],[2019,106900000],[2020,115300000],[2021,115300000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,800000],[2012,800000],[2013,600000],[2014,700000],[2015,1200000],[2016,2400000],[2017,4300000],[2018,5800000],[2019,6300000],[2020,5100000],[2021,6100000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,4000000],[2012,3500000],[2013,3100000],[2014,2900000],[2015,3400000],[2016,4200000],[2017,4800000],[2018,5900000],[2019,5700000],[2020,5000000],[2021,5200000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,45300000],[2012,38600000],[2013,40400000],[2014,44200000],[2015,51400000],[2016,58600000],[2017,60000000],[2018,56700000],[2019,44000000],[2020,49500000],[2021,60800000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,21200000],[2012,24800000],[2013,24800000],[2014,16800000],[2015,26300000],[2016,30800000],[2017,33800000],[2018,32200000],[2019,28000000],[2020,34400000],[2021,49500000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,22600000],[2012,19300000],[2013,23000000],[2014,27300000],[2015,24300000],[2016,26600000],[2017,30500000],[2018,0],[2019,53100000],[2020,41600000],[2021,33200000]], "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: 'FR0004050300_actif', data: FR0004050300_actif, height: "350", width: "100%" });