I have a LineChart on my app from react-native-charts-wrapper and usually after the user taps on the chart the dates's bar appears on the chart like this:
But i need to set like just point selection, like this:
But i could not find any ways how to make it. Can somebody recommend me please how can i do it?