var FR0000052516_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": [[2009,null],[2010,null],[2011,333000000],[2012,343500000],[2013,376400000],[2014,344900000],[2015,385500000],[2016,385500000],[2017,377900000],[2018,368900000],[2019,434800000],[2020,434900000],[2021,429500000],[2022,455500000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,517400000],[2012,544000000],[2013,577500000],[2014,613400000],[2015,682400000],[2016,682400000],[2017,688300000],[2018,692700000],[2019,739500000],[2020,737700000],[2021,741500000],[2022,774100000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,230700000],[2012,257000000],[2013,300600000],[2014,289300000],[2015,295400000],[2016,295400000],[2017,292400000],[2018,290200000],[2019,292800000],[2020,288900000],[2021,297600000],[2022,319000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,311000000],[2012,352400000],[2013,423900000],[2014,462000000],[2015,444400000],[2016,444400000],[2017,447900000],[2018,474000000],[2019,533700000],[2020,528700000],[2021,504800000],[2022,583800000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,397700000],[2012,403700000],[2013,394300000],[2014,340200000],[2015,353700000],[2016,353700000],[2017,352900000],[2018,368000000],[2019,360900000],[2020,334300000],[2021,341200000],[2022,372900000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,311000000],[2012,360100000],[2013,374900000],[2014,373400000],[2015,206500000],[2016,206500000],[2017,256300000],[2018,196700000],[2019,248700000],[2020,235200000],[2021,280500000],[2022,321300000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,171800000],[2012,190600000],[2013,200000000],[2014,251200000],[2015,213500000],[2016,506700000],[2017,517900000],[2018,493000000],[2019,538700000],[2020,597800000],[2021,639200000],[2022,714300000]], "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: 'FR0000052516_actif', data: FR0000052516_actif, height: "350", width: "100%" });