Evan
Evan
I like the idea of a tooltip config setting - long content could live in there and the subtitle would remain as-is for shorter single line blurbs. I wonder if...
Thanks for reporting! @BoardCZ a good workaround for this would be to add your own css file, import a font that works for you, and overwrite the appropriate tags in...
It seems to work on my machine, albeit with a few tweaks to your CSS (some formatting issues make it invalid). This is what I used: ```css @font-face { font-family:...
The last tag (and therefore npm release) was almost a year ago... @aronhelser do you have the permissions to push tags and make a new npm release?
My first issue with this implementation is simply that the extra data definitely should not be displayed/tracked by default. The general guidelines (that we follow internally in the tooltip plugin...
@crotten Could you provide your tooltipOpts object? There are a lot of plugin-specific cases and debugging would go faster if I new which case yours would fall under.
Scratch that, I believe I found it. Try v0.8.5 for a fix - though I warn you, since it appears you use custom CSS styling, that the plugin no longer...
@hezhijun If I understand the problem correctly from your screenshots, it looks like the tooltip is staying in the same fixed place as you scroll? It would be very helpful...
I don't know yet, but this information should prove useful in figuring out what's wrong. I'll take a look at it sometime in the next few days if I can...
Reopened this issue because of the discussion on pull request #66.