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
646 stars 47 forks source link

sticky Y axis when scrolling horizontally #271

Open maciejbaczynski opened 4 months ago

maciejbaczynski commented 4 months ago

Is there a way to achieve sticky Y axis when scrolling horizontally? Something like VictoryZoomContainer in old version. Right now Im using ScrollView outside CartesianChart but it would be great to use it inside, only over lines so Y axis legend is always visible. scroll.webm

zibs commented 4 months ago

Hey, sorry we haven't implemented panning/scrolling yet.

devevecare commented 3 months ago

+1

manyaagarwal commented 1 week ago

Hey @zibs

Do you have any tips on go about creating a custom implementation for panning or if me or someone on my team can contribute to the process of implementing it (if this is on the eventual roadmap for xl)?

carbonrobot commented 3 hours ago

@manyaagarwal Brush and Zoom containers are on the roadmap, but we do not have resources assigned to work on it currently.