How to make the Amchart 5 cursor height dynamic based on the series shape? To only show under the graph.
It can be achieved in amCahrts 3 using limitToGraph and in amCharts4 using chart.cursor.snapToSeries = series;. But could not find any settings on amCharts5.