FormidableLabs / victory-native-xl

A charting library for React Native with a focus on performance and customization.
https://commerce.nearform.com/open-source/victory-native
665 stars 49 forks source link

Feature Request: VictoryZoomContainer #143

Open agusvazquez opened 12 months ago

agusvazquez commented 12 months ago

Description

Hello! I am migrating from victory-native v36 to this one and I was wondering if there are plans to implement the VictoryZoomController.

https://formidable.com/open-source/victory/docs/victory-zoom-container/

Also, is there any example of implementing the zoom behavior using chart gestures? I thought on detecting the taps and measuring the distance between them, but I'm not sure if that will be performant enough. Open to ideas.

https://formidable.com/open-source/victory-native/cartesian/chart-gestures

Thank you!

aendel commented 11 months ago

I'm planning to do a migration as well as @agusvazquez , I would love to know about the VictoryZoomController or about any example of implementation with chart-gestures

jigneshoxit commented 3 weeks ago

any update on this?

Facundo1609 commented 2 weeks ago

Hey! Will we have this feature in the near future?