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: Add horizontal- and verticalPadding prop to AnimatedLineGraph component #17

Closed chrispader closed 2 years ago

chrispader commented 2 years ago

Add horizontalPadding and verticalPadding props to AnimatedLineGraph, so the active dot/circle doesn't get cut off when using the pan gesture.

mrousavy commented 2 years ago

Is this ready for review?

chrispader commented 2 years ago

@mrousavy Ready for review! This PR should be merged before #18, so the new horizontalPadding and verticalPadding props can be respected