var FR0010291245_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,2975000],[2012,14381000],[2013,13365000],[2014,21987000],[2015,18638000],[2016,17819000],[2017,24680000],[2018,25818000],[2019,102905000],[2020,93836000],[2021,101758000],[2022,107946000],[2023,104198000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,6294000],[2012,39914000],[2013,28606000],[2014,25407000],[2015,14073000],[2016,6202000],[2017,7078000],[2018,5155000],[2019,19321000],[2020,17381000],[2021,19717000],[2022,15468000],[2023,11715000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2008,null],[2009,null],[2010,null],[2011,15387000],[2012,12158000],[2013,9102000],[2014,5358000],[2015,1557000],[2016,1446000],[2017,1059000],[2018,1036000],[2019,2101000],[2020,1592000],[2021,1419000],[2022,1311000],[2023,1125000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2008,null],[2009,null],[2010,null],[2011,21304000],[2012,16467000],[2013,12965000],[2014,8857000],[2015,7092000],[2016,62000],[2017,183000],[2018,30000],[2019,393000],[2020,374000],[2021,321000],[2022,317000],[2023,353000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2008,null],[2009,null],[2010,null],[2011,17126000],[2012,15625000],[2013,15318000],[2014,12126000],[2015,7395000],[2016,8191000],[2017,12966000],[2018,9177000],[2019,32800000],[2020,33352000],[2021,35077000],[2022,30858000],[2023,25986000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2008,null],[2009,null],[2010,null],[2011,19166000],[2012,62949000],[2013,35157000],[2014,32428000],[2015,14675000],[2016,25703000],[2017,38297000],[2018,41425000],[2019,48198000],[2020,39583000],[2021,39976000],[2022,28147000],[2023,20460000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2008,null],[2009,null],[2010,null],[2011,9785000],[2012,6467000],[2013,7204000],[2014,11354000],[2015,11643000],[2016,15740000],[2017,3010000],[2018,3787000],[2019,24052000],[2020,21046000],[2021,10357000],[2022,11315000],[2023,8450000]], "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: 'FR0010291245_actif', data: FR0010291245_actif, height: "350", width: "100%" });