var FR0012333284_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": [[2013,null],[2014,32010000],[2015,32010000],[2016,32740000],[2017,null],[2018,32740000],[2019,32740000],[2020,32740000],[2021,32005000],[2022,18419000],[2023,32005000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2013,0],[2014,0],[2015,0],[2016,0],[2017,0],[2018,0],[2019,0],[2020,-640000],[2021,93000],[2022,6607000],[2023,93000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2013,0],[2014,32325000],[2015,33113000],[2016,32756000],[2017,32939000],[2018,33071000],[2019,33483000],[2020,100000],[2021,305000],[2022,1592000],[2023,305000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,4000000],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2013,null],[2014,2390000],[2015,3910000],[2016,4800000],[2017,3650000],[2018,7770000],[2019,8130000],[2020,8040000],[2021,8340000],[2022,8320000],[2023,19100000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2013,40000],[2014,2924000],[2015,39127000],[2016,22987000],[2017,17032000],[2018,13002000],[2019,9771000],[2020,29300000],[2021,60701000],[2022,26950000],[2023,60701000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2013,null],[2014,null],[2015,null],[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,14784000],[2022,9231000],[2023,14784000]], "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: 'FR0012333284_actif', data: FR0012333284_actif, height: "350", width: "100%" });