var FR0000054132_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,18940000],[2012,22011000],[2013,23937000],[2014,29167000],[2015,32158000],[2016,33642000],[2017,36348000],[2018,37495000],[2019,38040000],[2020,56903000],[2021,59969000],[2022,60662000],[2023,83029000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,667000],[2012,1060000],[2013,1003000],[2014,1433000],[2015,1543000],[2016,1643000],[2017,5959000],[2018,7545000],[2019,8229000],[2020,11568000],[2021,11529000],[2022,11429000],[2023,12055000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,15680000],[2012,16009000],[2013,17414000],[2014,24120000],[2015,29954000],[2016,35319000],[2017,39216000],[2018,41497000],[2019,63324000],[2020,93474000],[2021,101690000],[2022,106564000],[2023,116418000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,10397000],[2011,12299000],[2012,10974000],[2013,12145000],[2014,17940000],[2015,18763000],[2016,19694000],[2017,21034000],[2018,23429000],[2019,25731000],[2020,35860000],[2021,43631000],[2022,58587000],[2023,48499000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,22812000],[2012,19661000],[2013,21675000],[2014,25011000],[2015,27754000],[2016,30905000],[2017,33707000],[2018,38642000],[2019,37321000],[2020,82046000],[2021,66179000],[2022,78582000],[2023,85006000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,4874000],[2012,8905000],[2013,14400000],[2014,13633000],[2015,22172000],[2016,24059000],[2017,8532000],[2018,9039000],[2019,12971000],[2020,25410000],[2021,26452000],[2022,14925000],[2023,21009000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,5168000],[2012,6373000],[2013,5902000],[2014,8005000],[2015,7404000],[2016,7968000],[2017,13450000],[2018,14240000],[2019,16287000],[2020,22319000],[2021,17687000],[2022,20047000],[2023,17789000]], "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: 'FR0000054132_actif', data: FR0000054132_actif, height: "350", width: "100%" });