var FR0013079092_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,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,3110000],[2020,1400000],[2021,1400000],[2022,1560000],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,0],[2012,0],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,-1680000],[2020,1780000],[2021,1840000],[2022,2050000],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,342000],[2012,182000],[2013,181000],[2014,0],[2015,4553000],[2016,4867000],[2017,6184000],[2018,7127000],[2019,3865000],[2020,4949000],[2021,5903000],[2022,6874000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,null],[2012,3000000],[2013,null],[2014,null],[2015,13150000],[2016,13890000],[2017,20180000],[2018,27020000],[2019,30710000],[2020,34560000],[2021,51190000],[2022,65840000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,null],[2012,6000000],[2013,null],[2014,160000],[2015,17710000],[2016,17510000],[2017,24870000],[2018,36790000],[2019,50880000],[2020,51430000],[2021,41660000],[2022,54830000],[2023,null]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,997000],[2012,965000],[2013,245000],[2014,0],[2015,7704000],[2016,12381000],[2017,23148000],[2018,19889000],[2019,26686000],[2020,43113000],[2021,36037000],[2022,29668000],[2023,null]], "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: 'FR0013079092_actif', data: FR0013079092_actif, height: "350", width: "100%" });