Closed
Description
Hey, awesome plugin!
I've attached it to an SVG path (created by Raphael) for some dynamic charts, but I've run into a problem positioning the tooltip properly over the curved paths. It's currently positioned off to one side (see image: I'm hovering over the blue path)
Here's the code used for the tooltip:
$(maleArc1.node).tooltipster({
content: 'Male Characters',
theme: 'tooltipster-shadow'
});
I read in other issues that there's currently no way to force the tooltip to follow the mouse pointer, but would you be able to suggest an alternative approach to reposition the tooltip? I'm by no means a developer, just good at guessing with code, so any help would be appreciated.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels