Is it possible to display only one Y axis in Multi value amChart?
问题 I have an Multi Value AmChart where I'm sending dynamic values and is working as expected but as I'm sending the values dynamically which is of percentage value it doesn't require the Y-axis separately for all the lines . Only one y axis is enough for all the lines. I'm able to disable the appearing y axis and and I also created a single y-axis (static y axis) but it is not synchronized with the series of chart. trend() { this._chart = am4core.create( "trend_yield", am4charts.XYChart ); this.