var FR00140006O9_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,95507000],[2017,90727000],[2018,88870000],[2019,88870000],[2020,86489000],[2021,86489000],[2022,86489000]], "background-color": "rgb(176, 0, 0)" }, { "legend-text": "Immobilisations\nincorporelles", "values":[[2016,128074000],[2017,118842000],[2018,100139000],[2019,90482000],[2020,76823000],[2021,69252000],[2022,61481000]], "background-color": "rgb(255, 0, 0)" }, { "legend-text": "Immobilisations\ncorporelles", "values":[[2016,33420000],[2017,25482000],[2018,25614000],[2019,20977000],[2020,16048000],[2021,13703000],[2022,11625000]], "background-color": "rgb(255, 128, 128)", }, { "legend-text": "Stocks", "values":[[2016,700000],[2017,0],[2018,0],[2019,0],[2020,0],[2021,0],[2022,null]], "background-color": "rgb(255, 215, 0)" }, { "legend-text": "Créances clients", "values":[[2016,320900000],[2017,304070000],[2018,234559000],[2019,90223000],[2020,69649000],[2021,56328000],[2022,55388000]], "background-color": "rgb(0, 144, 144)" }, { "legend-text": "Disponibilités", "values":[[2016,91069000],[2017,87476000],[2018,81644000],[2019,41551000],[2020,61378000],[2021,80230000],[2022,70786000]], "background-color": "rgb(0, 208, 0)" }, { "legend-text": "Autres actifs", "values":[[2016,93406000],[2017,90744000],[2018,133336000],[2019,177697000],[2020,176644000],[2021,126575000],[2022,80095000]], "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: 'FR00140006O9_actif', data: FR00140006O9_actif, height: "350", width: "100%" });