var FR0000054900_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,874300000],[2012,874300000],[2013,482500000],[2014,473800000],[2015,431600000],[2016,560900000],[2017,580400000],[2018,817100000],[2019,845200000],[2020,786300000],[2021,799800000],[2022,730200000],[2023,738200000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,142000000],[2012,129800000],[2013,108800000],[2014,108300000],[2015,125200000],[2016,237200000],[2017,234600000],[2018,287300000],[2019,312500000],[2020,339500000],[2021,364600000],[2022,275100000],[2023,300100000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,230800000],[2012,216800000],[2013,190200000],[2014,176300000],[2015,170100000],[2016,174000000],[2017,177200000],[2018,191500000],[2019,206200000],[2020,218200000],[2021,221500000],[2022,231300000],[2023,228300000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,648500000],[2012,632100000],[2013,682300000],[2014,694300000],[2015,726900000],[2016,677500000],[2017,615900000],[2018,520900000],[2019,521400000],[2020,485300000],[2021,443900000],[2022,404600000],[2023,397600000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,750500000],[2012,782200000],[2013,633000000],[2014,637800000],[2015,539800000],[2016,574700000],[2017,656200000],[2018,674200000],[2019,695700000],[2020,725000000],[2021,830200000],[2022,829800000],[2023,687800000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,35900000],[2012,258700000],[2013,288900000],[2014,501400000],[2015,703100000],[2016,420200000],[2017,495800000],[2018,117300000],[2019,105300000],[2020,178600000],[2021,384000000],[2022,484500000],[2023,668800000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,503500000],[2012,547000000],[2013,1174000000],[2014,521100000],[2015,402100000],[2016,539500000],[2017,583700000],[2018,508300000],[2019,620500000],[2020,577300000],[2021,662400000],[2022,675000000],[2023,622400000]], "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: 'FR0000054900_actif', data: FR0000054900_actif, height: "350", width: "100%" });