react-simple-maps icon indicating copy to clipboard operation
react-simple-maps copied to clipboard

Broken Example - Mapchart with tooltip

Open morlynco opened this issue 2 years ago • 2 comments

https://www.react-simple-maps.io/examples/map-chart-with-tooltip/

image

morlynco avatar Aug 20 '23 18:08 morlynco

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.

berezovskyicom avatar Mar 21 '24 17:03 berezovskyicom

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.

berezovskyicom avatar Mar 21 '24 17:03 berezovskyicom