Reputation: 69
I would like to change tooltip dataKey in my tooltip. How can do it?
I would like to set to value TOOLTIP_DATAKEY[activeLanguage]
Which props should I use it on <Tooltip />
imported from import { Tooltip } from 'recharts';
Upvotes: 0
Views: 1574