var GB00B5ZN1N88_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": [[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":[[2016,3620000],[2017,4506000],[2018,4331000],[2019,2928000],[2020,1770000],[2021,10722000],[2022,13556000],[2023,34559000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2016,18800000],[2017,16559000],[2018,14769000],[2019,26942000],[2020,29425000],[2021,26210000],[2022,25983000],[2023,32255000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2016,null],[2017,null],[2018,null],[2019,null],[2020,null],[2021,null],[2022,null],[2023,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2016,26624000],[2017,30077000],[2018,28428000],[2019,39007000],[2020,54757000],[2021,57184000],[2022,67782000],[2023,72574000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2016,37367000],[2017,123123000],[2018,73845000],[2019,155209000],[2020,98451000],[2021,101264000],[2022,183012000],[2023,433140000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2016,1383631000],[2017,1038829000],[2018,1295237000],[2019,1480163000],[2020,1891814000],[2021,2398170000],[2022,2230030000],[2023,2078149000]], "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: 'GB00B5ZN1N88_actif', data: GB00B5ZN1N88_actif, height: "350", width: "100%" });