var FR0004036036_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": [[2010,null],[2011,null],[2012,36603000],[2013,36603000],[2014,41077000],[2015,48000000],[2016,130400000],[2017,119760000],[2018,118910000],[2019,140620000],[2020,166480000],[2021,162030000],[2022,178510000],[2023,235360000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,634000],[2013,634000],[2014,1292000],[2015,1000000],[2016,8030000],[2017,23790000],[2018,19520000],[2019,17730000],[2020,19650000],[2021,19000000],[2022,4320000],[2023,2640000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,2083000],[2013,2083000],[2014,2220000],[2015,1900000],[2016,7580000],[2017,18720000],[2018,17080000],[2019,17100000],[2020,44640000],[2021,29510000],[2022,21350000],[2023,21990000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,43610000],[2013,43610000],[2014,49367000],[2015,60150000],[2016,121740000],[2017,126810000],[2018,147060000],[2019,151160000],[2020,144730000],[2021,142630000],[2022,167760000],[2023,189000000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,18145000],[2013,18145000],[2014,20034000],[2015,26160000],[2016,39790000],[2017,38720000],[2018,52060000],[2019,50710000],[2020,65130000],[2021,88010000],[2022,108250000],[2023,70820000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0004036036_actif', data: FR0004036036_actif, height: "350", width: "100%" });