react-charts
react-charts copied to clipboard
Label for axis
Discussed in https://github.com/TanStack/react-charts/discussions/118
Originally posted by shashank290521 September 5, 2020
how can we show name of axis? means what x and y axis is representing how to give label for that?

after exploring the type.ts file, it seems that there still didn't have the 'label' prop for 'Axis' type