Support HTML name/number entities in text returned by tooltip.formatter
The tooltip.formatter() supports some HTML entities, e.g. <b>, but it doesn't support named or numbered entities.
For example, if I return "°" the tooltip shows those 5 chars instead of the degrees mark(°).
Same if I return "°"... tooltip shows those 6 chars instead of the degree mark.
4
votes
dlchambers
shared this idea