react-native-pure-chart icon indicating copy to clipboard operation
react-native-pure-chart copied to clipboard

Ability to disable drawSelected rendering

Open wjsoft08 opened this issue 6 years ago • 0 comments

Users will have the ability to not render selected point by setting new Prop "drawSelected" to false. The default prop is set to true. This changed is made so that onPress Prop will still work as usual even if drawSelected is false.

wjsoft08 avatar Jun 19 '19 02:06 wjsoft08