react-native-sparkline icon indicating copy to clipboard operation
react-native-sparkline copied to clipboard

Touch-scrubbing across sparkline

Open jdonald opened this issue 7 years ago • 1 comments

Happy to see this project. There are a number of usable Sparkline web components in React or Polymer, but until now this seems like an area lacking in React Native.

Is there a mechanism for touching the sparkline and highlighting the corresponding point, similar to this React web example with hover-scrubbing: https://codeburst.io/how-i-built-an-interactive-30-day-bitcoin-price-graph-with-react-and-an-api-6fe551c2ab1d https://github.com/bmorelli25/interactive-bitcoin-price-chart https://interactive-bitcoin-price-chart-yenswahhtb.now.sh/

Or as built in to Robinhood's open-source spark library for Android: https://github.com/robinhood/spark

Is such a feature within the scope of this project?

jdonald avatar May 07 '18 05:05 jdonald

Yes, we'll support this feature in the future.

arniu avatar May 07 '18 07:05 arniu