margelo / react-native-graph

📈 Beautiful, high-performance Graphs and Charts for React Native built with Skia
https://margelo.io
MIT License
2.04k stars 115 forks source link

feat: graph events #84

Open PeKne opened 1 year ago

PeKne commented 1 year ago

Description

This pull request introduces support for graph events in the application. The main goal is to enhance the user experience by providing the ability to render events in the line graph and highlight important interactions.

To achieve this, the AnimatedLineGraph component accepts four new props events, EventComponent, EventTooltipComponent and onEventHover.

https://github.com/margelo/react-native-graph/assets/26143964/e6372ae7-945e-4210-abfa-688fceecfc34

mrousavy commented 1 year ago

Oh wow, this is pretty cool. CC @chrispader

chrispader commented 1 year ago

I'll try to review this during this week! 👍

PeKne commented 11 months ago

@chrispader Any progress with the review? 🙏🙂

ikryvorotenko commented 10 months ago

hey guys, any updates on this?

chrispader commented 5 months ago

Will look into this tmrw!