var FR0000036816_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,964000],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,19000],[2012,24000],[2013,14000],[2014,15000],[2015,18000],[2016,7000],[2017,299000],[2018,303000],[2019,184000],[2020,162000],[2021,522000],[2022,544000],[2023,289000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,990706000],[2012,873145000],[2013,692497000],[2014,755020000],[2015,747437000],[2016,642000],[2017,611000],[2018,945000],[2019,928000],[2020,1249000],[2021,765000],[2022,621000],[2023,1040000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,null],[2012,null],[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[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,18686000],[2012,23642000],[2013,20786000],[2014,19121000],[2015,17851000],[2016,25843000],[2017,25358000],[2018,30919000],[2019,42953000],[2020,49656000],[2021,40447000],[2022,43879000],[2023,54501000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,16363000],[2012,3157000],[2013,21688000],[2014,14775000],[2015,68560000],[2016,22590000],[2017,13008000],[2018,67130000],[2019,50275000],[2020,187250000],[2021,178550000],[2022,49894000],[2023,59507000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,17037000],[2012,53088000],[2013,19868000],[2014,16193000],[2015,9230000],[2016,0],[2017,19846000],[2018,92341000],[2019,108711000],[2020,68755000],[2021,68302000],[2022,73815000],[2023,68768000]], "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: 'FR0000036816_actif', data: FR0000036816_actif, height: "350", width: "100%" });