var FR0012127173_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": [[2012,null],[2013,null],[2014,null],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2012,null],[2013,null],[2014,null],[2015,0],[2016,52600000],[2017,52600000],[2018,52600000],[2019,52600000],[2020,52600000],[2021,51122000],[2022,48784000],[2023,46401000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2012,null],[2013,null],[2014,25000],[2015,65000],[2016,110000],[2017,429000],[2018,904000],[2019,1009000],[2020,947000],[2021,926000],[2022,743000],[2023,464000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2012,null],[2013,null],[2014,null],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2012,9000],[2013,0],[2014,810000],[2015,0],[2016,12318000],[2017,127000],[2018,2253000],[2019,747000],[2020,1074000],[2021,772000],[2022,403000],[2023,982000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2012,185000],[2013,280000],[2014,1111000],[2015,9332000],[2016,14885000],[2017,9646000],[2018,9573000],[2019,25842000],[2020,29368000],[2021,33579000],[2022,25620000],[2023,18672000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2012,60000],[2013,28000],[2014,816000],[2015,7544000],[2016,9492000],[2017,14474000],[2018,11470000],[2019,8448000],[2020,12403000],[2021,14541000],[2022,15595000],[2023,14625000]], "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: 'FR0012127173_actif', data: FR0012127173_actif, height: "350", width: "100%" });