var FR0011648716_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,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,0],[2021,20583000],[2022,20583000],[2023,20583000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,690000],[2019,860000],[2020,1086000],[2021,23188000],[2022,22457000],[2023,21874000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2012,95000],[2013,243000],[2014,1091000],[2015,1664000],[2016,11270000],[2017,11350000],[2018,970000],[2019,1110000],[2020,4793000],[2021,16466000],[2022,24965000],[2023,49199000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2012,null],[2013,null],[2014,20000],[2015,10000],[2016,10000],[2017,10000],[2018,10000],[2019,20000],[2020,40000],[2021,0],[2022,null],[2023,511000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2012,null],[2013,1000000],[2014,1400000],[2015,1220000],[2016,1950000],[2017,1460000],[2018,1480000],[2019,1070000],[2020,155000],[2021,16000],[2022,57000],[2023,6000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2012,2830000],[2013,14599000],[2014,11099000],[2015,9011000],[2016,3987000],[2017,7547000],[2018,5150000],[2019,15910000],[2020,29077000],[2021,104956000],[2022,100557000],[2023,191821000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,11875000],[2021,13137000],[2022,14435000],[2023,16796000]], "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: 'FR0011648716_actif', data: FR0011648716_actif, height: "350", width: "100%" });