react-charts
react-charts copied to clipboard
How to always show values on bar chart?
Using the latest beta and I can't quite find an example or relevant api that would always show a value within a bar chart. Ie. each bar chart should render the numeric value it is representing as text over it.
The value that shows in the tooltip, but not on hover, and within (or positioned relative) to the series.