I am working on a tree wherein I need to show different pop up on hover of different nodes in the tree. Attached the screenshot to give you the idea of what I want to achieve. The tree API provides a whole bunch of methods except the hovering one.

Can you please suggest what is the possible way can do this? Are you planning to incorporate this feature? If yes, I can help to raise PR for the same as I have already looked at the code.