margelo / react-native-graph

📈 Beautiful, high-performance Graphs and Charts for React Native built with Skia

Home Page:https://margelo.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AxisLabel example implementation

michaelpomogajko opened this issue · comments

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?