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

AxisLabel example implementation #85

Open michaelpomogajko opened 1 year ago

michaelpomogajko commented 1 year ago

Hi, the docu talks about displaying the max and min value labels with the AxisLabel component passed into Top/BottomAxisLabel props, but no AxisLabel component is being exported from the package, nor is it clear how it should be implemented?

Does somebody has a working example?

colinfran commented 1 year ago

https://github.com/margelo/react-native-graph/issues/57#issuecomment-1472750820