var FR0010820274_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,null],[2013,0],[2014,260000],[2015,90000],[2016,24600000],[2017,33630000],[2018,35840000],[2019,205070000],[2020,207180000],[2021,45270000],[2022,49530000],[2023,233830000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,6430000],[2021,223870000],[2022,328970000],[2023,342080000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,null],[2012,null],[2013,1063000],[2014,1944000],[2015,19564000],[2016,36306000],[2017,45042000],[2018,46321000],[2019,219146000],[2020,222898000],[2021,243114000],[2022,348655000],[2023,365790000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,null],[2013,0],[2014,1070000],[2015,980000],[2016,340000],[2017,70000],[2018,60000],[2019,3090000],[2020,2480000],[2021,3860000],[2022,3990000],[2023,3390000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,null],[2013,11000000],[2014,22910000],[2015,25000000],[2016,57050000],[2017,59870000],[2018,56400000],[2019,122530000],[2020,122360000],[2021,129070000],[2022,162770000],[2023,174670000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,null],[2012,null],[2013,4406000],[2014,12629000],[2015,13081000],[2016,28634000],[2017,16087000],[2018,16576000],[2019,53311000],[2020,91648000],[2021,111740000],[2022,106121000],[2023,85541000]], "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: 'FR0010820274_actif', data: FR0010820274_actif, height: "350", width: "100%" });