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,2361000],[2012,14381000],[2013,13365000],[2014,21527000],[2015,18248000],[2016,17183000],[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,4995000],[2012,39914000],[2013,28606000],[2014,24876000],[2015,13778000],[2016,5981000],[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,12212000],[2012,12158000],[2013,9102000],[2014,5246000],[2015,1524000],[2016,1394000],[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,16908000],[2012,16467000],[2013,12965000],[2014,8672000],[2015,6944000],[2016,59000],[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,13592000],[2012,15625000],[2013,15318000],[2014,11872000],[2015,7240000],[2016,7899000],[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,15211000],[2012,62949000],[2013,35157000],[2014,31749000],[2015,14368000],[2016,24786000],[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,7766000],[2012,6467000],[2013,6878000],[2014,11354000],[2015,11399000],[2016,15178000],[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%" });