var FR0010380626_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": [[2000,null],[2001,null],[2002,null],[2008,null],[2009,null],[2010,null],[2011,4607000],[2012,4625000],[2013,4607000],[2014,4625000],[2015,21921000],[2016,21902000],[2017,21400000],[2018,21400000],[2019,21490000],[2020,21480000],[2021,21470000],[2022,21570000],[2023,19240000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2000,null],[2001,null],[2002,null],[2008,null],[2009,null],[2010,null],[2011,816000],[2012,1382000],[2013,2166000],[2014,3509000],[2015,6382000],[2016,7298000],[2017,6781000],[2018,6172000],[2019,5874000],[2020,4680000],[2021,26900000],[2022,25980000],[2023,20730000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2000,null],[2001,null],[2002,null],[2008,null],[2009,null],[2010,null],[2011,2626000],[2012,2415000],[2013,2224000],[2014,2094000],[2015,4854000],[2016,3095000],[2017,2978000],[2018,3697000],[2019,15967000],[2020,12490000],[2021,4410000],[2022,5930000],[2023,null]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2000,null],[2001,null],[2002,null],[2008,null],[2009,null],[2010,null],[2011,616000],[2012,602000],[2013,581000],[2014,515000],[2015,1860000],[2016,2017000],[2017,409000],[2018,266000],[2019,363000],[2020,450000],[2021,218000],[2022,245000],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2000,null],[2001,null],[2002,null],[2008,null],[2009,null],[2010,null],[2011,4437000],[2012,3652000],[2013,4428000],[2014,5145000],[2015,19443000],[2016,13642000],[2017,16649000],[2018,14412000],[2019,12321000],[2020,31280000],[2021,31710000],[2022,38130000],[2023,25440000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2000,null],[2001,null],[2002,null],[2008,null],[2009,null],[2010,null],[2011,1312000],[2012,1741000],[2013,2978000],[2014,11863000],[2015,5275000],[2016,7129000],[2017,9892000],[2018,9131000],[2019,9152000],[2020,16220000],[2021,15470000],[2022,11500000],[2023,null]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[], "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: 'FR0010380626_actif', data: FR0010380626_actif, height: "350", width: "100%" });