Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

React-Native - How to make an interactive chart

$
0
0

I'm trying to create a LineChart in React-Native that has the following features:

  • Tap on the graph and add a marker in the coordinate where I tapped;

  • Translate the marker on the graph and change its values dynamically;

  • Finally, add these values to an array;

I'm using ReactNative with Typescript, I've tried several libraries but none have these features.

Does anyone have an idea how to do such a thing?

this should be the final result, in this chart, I can add a new marker(the green dots) tapping on it, and translate them

enter image description here


Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>