fl_chart
fl_chart copied to clipboard
[Question/feature request] Manipulation of the TouchedSpotIndicator positions to allow for snap-to-while-near functionality
I want to make the position of the TouchedSpotIndicator snap to specific positions while within a certain distance range relative to that point.
As far as I know there is no proper way of doing this at the moment. Correct me if I'm wrong, please.
My recommendation would be adding an argument for the positions of the touched spots in the getTouchedSpotIndicator
function and allowing the user to pass a modified position to the TouchedSpotIndicatorData
object or something similar.