Add SnapToSeries Option to XY chart

Hi everyone,

I’m currently configuring an XY Chart in Perspective similar to the Vision Chart, but I’ve noticed that the SnapToSeries option is missing. In Vision, when you hover over the chart, the cursor automatically snaps to the nearest data point, which is very useful.

I’d like to replicate this functionality in Perspective. I’ve already looked into the AMCharts documentation and found that such an option exists there, but I’m not sure how to implement it within Perspective.

Has anyone achieved this behavior, or can suggest the best way to enable a “snap-to-nearest datapoint” interaction in the Perspective XY Chart?

I don't know if this is what you are exactly looking for.

In series>line>apperarance>bullets>enabled.
If you check that to true and hover over the xy chart you can see the value on the tooltip, since the tooltip of the bullets are enabled by default.