Releases: netzwerg/react-svg-tooltip
Releases · netzwerg/react-svg-tooltip
Version 0.0.11
Give access to x/y offset for easier custom tooltip placement (#14)
Version 0.0.10
Compile to es5 for IE11 (#12)
Version 0.0.9
Make svgPoint helper function accessible (#11)
Version 0.0.8
- Optional
containerRef
to render tooltips across SVG boundaries
- Safe-guarded against undefined
add/removeEventListener
or missing props