var FR0010481960_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": [[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,55648000],[2020,55648000],[2021,55648000],[2022,55648000],[2023,55648000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,5000],[2015,3000],[2016,15000],[2017,23000],[2018,27000],[2019,18000],[2020,8000],[2021,3000],[2022,2000],[2023,1000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,249000],[2012,197000],[2013,162000],[2014,253000],[2015,45005000],[2016,407000],[2017,10343000],[2018,12148000],[2019,11787000],[2020,11718000],[2021,11547000],[2022,11445000],[2023,11291000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[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":[[2008,null],[2009,null],[2010,null],[2011,13221000],[2012,16202000],[2013,21332000],[2014,15044000],[2015,12531000],[2016,18981000],[2017,23241000],[2018,17309000],[2019,40642000],[2020,42308000],[2021,23807000],[2022,46877000],[2023,38604000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,32443000],[2012,21176000],[2013,72697000],[2014,28691000],[2015,23835000],[2016,35142000],[2017,102435000],[2018,25673000],[2019,16721000],[2020,37472000],[2021,523162000],[2022,169250000],[2023,51963000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,17179000],[2012,23230000],[2013,11541000],[2014,6262000],[2015,79730000],[2016,0],[2017,0],[2018,0],[2019,31608000],[2020,41296000],[2021,37627000],[2022,63504000],[2023,45006000]], "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: 'FR0010481960_actif', data: FR0010481960_actif, height: "350", width: "100%" });