var FR0010844001_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,343000],[2012,990000],[2013,990000],[2014,990000],[2015,990000],[2016,990000],[2017,990000],[2018,990000],[2019,990000],[2020,990000],[2021,710000],[2022,710000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2010,null],[2011,30697000],[2012,34935000],[2013,36613000],[2014,42973000],[2015,41437000],[2016,42125000],[2017,36820000],[2018,36820000],[2019,31700000],[2020,30361000],[2021,30501000],[2022,30675000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2010,null],[2011,72939000],[2012,82160000],[2013,94714000],[2014,108611000],[2015,142353000],[2016,163069000],[2017,214245000],[2018,207365000],[2019,null],[2020,20175000],[2021,38158000],[2022,22150000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2010,null],[2011,393000],[2012,7289000],[2013,10333000],[2014,9242000],[2015,7931000],[2016,17229000],[2017,17660000],[2018,16000000],[2019,8970000],[2020,6740000],[2021,7140000],[2022,3620000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2010,null],[2011,1942000],[2012,10001000],[2013,7325000],[2014,11827000],[2015,9083000],[2016,10877000],[2017,28120000],[2018,30140000],[2019,16510000],[2020,18266000],[2021,21015000],[2022,12147000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2010,null],[2011,924000],[2012,564000],[2013,891000],[2014,2675000],[2015,3796000],[2016,4096000],[2017,2840000],[2018,4720000],[2019,5210000],[2020,23177000],[2021,1449000],[2022,3315000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2010,null],[2011,7531000],[2012,6992000],[2013,10219000],[2014,6902000],[2015,7176000],[2016,8900000],[2017,9926000],[2018,10165000],[2019,null],[2020,19299000],[2021,14540000],[2022,20379000]], "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: 'FR0010844001_actif', data: FR0010844001_actif, height: "350", width: "100%" });