react-simple-maps
react-simple-maps copied to clipboard
Broken Example - Mapchart with tooltip
https://www.react-simple-maps.io/examples/map-chart-with-tooltip/
Hi, here's a link to a fixed version.
Basically latest version of react-tooltip (v5 at the date of writing) has changed the way of importing a component.
Something to add personally - use data-tooltip-float={true} so that the tooltip would follow the mouse position when it moves.
I could also update docs but I cannot find a repo for website, probably it's private. If it's not, would appreciate if someone could send me a link so I could make a pr with this fix.