Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touch-scrubbing across sparkline #19

Open
jdonald opened this issue May 7, 2018 · 1 comment
Open

Touch-scrubbing across sparkline #19

jdonald opened this issue May 7, 2018 · 1 comment

Comments

@jdonald
Copy link

jdonald commented May 7, 2018

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?

@arniu
Copy link
Owner

arniu commented May 7, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants