var FR0011950682_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": [[2011,281000],[2012,257000],[2013,202000],[2014,201000],[2015,212000],[2016,5294000],[2017,10826000],[2018,9886000],[2019,10167000],[2020,20668000],[2021,20722000],[2022,30232000],[2023,32575000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2011,3103000],[2012,4127000],[2013,4706000],[2014,6501000],[2015,7421000],[2016,7814000],[2017,11827000],[2018,13648000],[2019,13596000],[2020,22432000],[2021,20259000],[2022,19363000],[2023,20555000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2011,34697000],[2012,30855000],[2013,27594000],[2014,25712000],[2015,26430000],[2016,26552000],[2017,26000000],[2018,24882000],[2019,50382000],[2020,44162000],[2021,46796000],[2022,50994000],[2023,56880000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2011,37566000],[2012,33804000],[2013,35498000],[2014,33455000],[2015,32923000],[2016,39146000],[2017,49669000],[2018,49842000],[2019,50372000],[2020,70629000],[2021,82455000],[2022,104297000],[2023,94062000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2011,31060000],[2012,25764000],[2013,23913000],[2014,28716000],[2015,30786000],[2016,31593000],[2017,34661000],[2018,37068000],[2019,34405000],[2020,46741000],[2021,51819000],[2022,64156000],[2023,59502000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2011,12280000],[2012,13856000],[2013,7993000],[2014,45178000],[2015,49389000],[2016,48834000],[2017,35805000],[2018,25113000],[2019,26720000],[2020,45925000],[2021,46870000],[2022,32889000],[2023,29566000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2011,10599000],[2012,14712000],[2013,12574000],[2014,13780000],[2015,14137000],[2016,9047000],[2017,12919000],[2018,11726000],[2019,17518000],[2020,51732000],[2021,45917000],[2022,43632000],[2023,70938000]], "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: 'FR0011950682_actif', data: FR0011950682_actif, height: "350", width: "100%" });