var FR0004065605_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": [[2015,null],[2016,0],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2015,1292000],[2016,1292000],[2017,1585000],[2018,2018000],[2019,1445000],[2020,1507000],[2021,1486000],[2022,1666000],[2023,1926000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2015,1498000],[2016,1498000],[2017,2484000],[2018,2725000],[2019,3075000],[2020,2837000],[2021,2676000],[2022,3433000],[2023,2986000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2015,null],[2016,0],[2017,779000],[2018,1321000],[2019,0],[2020,0],[2021,0],[2022,0],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2015,2156000],[2016,2156000],[2017,933000],[2018,101000],[2019,383000],[2020,620000],[2021,883000],[2022,799000],[2023,2093000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2015,2511000],[2016,2511000],[2017,9282000],[2018,9513000],[2019,22056000],[2020,12377000],[2021,47095000],[2022,24617000],[2023,6467000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2015,null],[2016,3652000],[2017,5642000],[2018,5192000],[2019,6321000],[2020,5967000],[2021,9536000],[2022,12270000],[2023,14407000]], "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: 'FR0004065605_actif', data: FR0004065605_actif, height: "350", width: "100%" });