var FR0014003U94_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": [[2018,12869000],[2019,12869000],[2020,12869000],[2021,44146000],[2022,44264000],[2023,64118000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2018,24213000],[2019,24984000],[2020,25577000],[2021,47511000],[2022,52759000],[2023,61017000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2018,7869000],[2019,9368000],[2020,9388000],[2021,18882000],[2022,26080000],[2023,41188000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2018,71201000],[2019,84160000],[2020,69062000],[2021,173842000],[2022,184825000],[2023,220336000]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2018,16078000],[2019,18807000],[2020,21921000],[2021,23730000],[2022,36128000],[2023,38972000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2018,24793000],[2019,12040000],[2020,39639000],[2021,106982000],[2022,58243000],[2023,49040000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2018,61036000],[2019,61191000],[2020,63901000],[2021,95501000],[2022,115780000],[2023,137889000]], "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: 'FR0014003U94_actif', data: FR0014003U94_actif, height: "350", width: "100%" });