Closed lislis closed 5 years ago
Adding the following would be helpful as well:
.on('mouseover', (d, i, n) => tip.show(d, n[i]))
Hey there! It looks like this issue has been automatically marked as stale because it has not had recent activity. To help the maintainers stay focused, it will be closed if no further activity occurs. Thank you for your contributions.
THey there! Thank you for creating d3-tip, it's super useful!
This is a change to the docs as mentioned in https://github.com/Caged/d3-tip/issues/231#issuecomment-391633569
I ran into the same issue and was confused by the current docs. The solution in the issue comment works perfectly so others should not have to dig in tickets :)