var FR0011027135_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": [[2009,null],[2010,null],[2011,1316000],[2012,9052000],[2013,463000],[2014,393000],[2015,299000],[2016,117000],[2017,117000],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2009,null],[2010,null],[2011,19000],[2012,19000],[2013,16000],[2014,5000],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null],[2023,null]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2009,null],[2010,null],[2011,null],[2012,2277000],[2013,27000],[2014,11000],[2015,6000],[2016,5000],[2017,17000],[2018,21000],[2019,740000],[2020,683000],[2021,29000],[2022,93000],[2023,90000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2009,null],[2010,null],[2011,null],[2012,null],[2013,10000000],[2014,400000],[2015,400000],[2016,400000],[2017,1540000],[2018,1980000],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2009,null],[2010,null],[2011,7008000],[2012,11986000],[2013,13631000],[2014,12965000],[2015,16639000],[2016,18105000],[2017,28522000],[2018,19422000],[2019,20308000],[2020,26949000],[2021,22996000],[2022,22389000],[2023,22288000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2009,null],[2010,null],[2011,22996000],[2012,18625000],[2013,19118000],[2014,70771000],[2015,45911000],[2016,44506000],[2017,19172000],[2018,28889000],[2019,38356000],[2020,66321000],[2021,50763000],[2022,55208000],[2023,27937000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2009,null],[2010,null],[2011,20249000],[2012,44848000],[2013,37605000],[2014,10487000],[2015,10460000],[2016,21268000],[2017,29691000],[2018,15163000],[2019,23027000],[2020,22972000],[2021,35712000],[2022,24058000],[2023,13597000]], "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: 'FR0011027135_actif', data: FR0011027135_actif, height: "350", width: "100%" });