amcharts / amcharts5

The newest, fastest, and most advanced amCharts charting library for JavaScript and TypeScript apps.
Other
351 stars 93 forks source link

How to change the xAxisLabel on the fly? #1758

Open lianghua1987 opened 2 weeks ago

lianghua1987 commented 2 weeks ago

Question

Anyone knows how to change the xAxisLabel, yAxisLabel or legends on the fly once the chart has been rendered? The purpose is to show base on different language selected.

I am using angular18 with am5.10.1. Any suggestion is welcomed:)

martynasma commented 2 weeks ago

Could you please be more specific about your chart setup, and what exactly you want to change in it?