var FI0009000681_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": [[2011,4838000000],[2012,4876000000],[2013,3295000000],[2014,2563000000],[2015,237000000],[2016,5724000000],[2017,5248000000],[2018,5452000000],[2019,5527000000],[2020,5074000000],[2021,5431000000],[2022,5667000000],[2023,5504000000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2011,1412000000],[2012,647000000],[2013,296000000],[2014,350000000],[2015,323000000],[2016,5236000000],[2017,3971000000],[2018,3353000000],[2019,2429000000],[2020,1953000000],[2021,1620000000],[2022,1263000000],[2023,1086000000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2011,1842000000],[2012,1431000000],[2013,566000000],[2014,716000000],[2015,695000000],[2016,1981000000],[2017,1853000000],[2018,1790000000],[2019,1856000000],[2020,1783000000],[2021,1924000000],[2022,2015000000],[2023,1951000000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2011,2330000000],[2012,1538000000],[2013,804000000],[2014,1275000000],[2015,1014000000],[2016,2506000000],[2017,2646000000],[2018,3168000000],[2019,2936000000],[2020,2248000000],[2021,2392000000],[2022,3265000000],[2023,2719000000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2011,7181000000],[2012,5551000000],[2013,2901000000],[2014,3430000000],[2015,3913000000],[2016,6972000000],[2017,6880000000],[2018,6731000000],[2019,6514000000],[2020,6613000000],[2021,6528000000],[2022,6752000000],[2023,6057000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2011,1957000000],[2012,3504000000],[2013,3676000000],[2014,2527000000],[2015,6995000000],[2016,7497000000],[2017,7369000000],[2018,6261000000],[2019,6007000000],[2020,6940000000],[2021,6691000000],[2022,5467000000],[2023,6234000000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2011,16476000000],[2012,12228000000],[2013,13393000000],[2014,10040000000],[2015,7484000000],[2016,10601000000],[2017,8495000000],[2018,7167000000],[2019,8292000000],[2020,6055000000],[2021,6385000000],[2022,9744000000],[2023,8023000000]], "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: 'FI0009000681_actif', data: FI0009000681_actif, height: "350", width: "100%" });