var FR0010259150_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,299545000],[2012,298196000],[2013,310710000],[2014,324400000],[2015,353300000],[2016,357100000],[2017,389000000],[2018,395600000],[2019,632600000],[2020,592800000],[2021,623200000],[2022,579900000],[2023,663900000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,232900000],[2009,237000000],[2010,null],[2011,135589000],[2012,129176000],[2013,144797000],[2014,160900000],[2015,151500000],[2016,380100000],[2017,930200000],[2018,1011900000],[2019,1383000000],[2020,1121100000],[2021,1370000000],[2022,1585400000],[2023,2678800000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,237900000],[2009,251800000],[2010,null],[2011,271728000],[2012,281781000],[2013,287483000],[2014,309600000],[2015,348700000],[2016,379000000],[2017,418900000],[2018,474500000],[2019,679300000],[2020,538800000],[2021,647500000],[2022,581400000],[2023,574600000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,115800000],[2009,103000000],[2010,null],[2011,117834000],[2012,127857000],[2013,121463000],[2014,105400000],[2015,107400000],[2016,113300000],[2017,167400000],[2018,198500000],[2019,214000000],[2020,213900000],[2021,219400000],[2022,284100000],[2023,289500000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,259374000],[2012,256301000],[2013,243539000],[2014,243500000],[2015,311000000],[2016,363500000],[2017,437200000],[2018,463000000],[2019,565000000],[2020,476200000],[2021,564300000],[2022,632500000],[2023,631300000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,239600000],[2009,218600000],[2010,null],[2011,145007000],[2012,113641000],[2013,130958000],[2014,186300000],[2015,226100000],[2016,425500000],[2017,228000000],[2018,344500000],[2019,353300000],[2020,642500000],[2021,814700000],[2022,1169300000],[2023,528400000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,295096000],[2012,316712000],[2013,308417000],[2014,341000000],[2015,383000000],[2016,377100000],[2017,340500000],[2018,392100000],[2019,382400000],[2020,616200000],[2021,640300000],[2022,659200000],[2023,790700000]], "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: 'FR0010259150_actif', data: FR0010259150_actif, height: "350", width: "100%" });