Series Label module add useHTML option #17282
Labels
Type: Feature Request
Used when a new feature is requested either directly or indirectly
Type: Good for beginners
Description of the feature
The
Series-Label
module does not support enabling theuseHTML
option. It is a low-hanging fruit to implement.Library related to the feature
all
Proof of Concept/Live example for the feature
example workaround: https://jsfiddle.net/BlackLabel/6dxoygp5/1/
Internal Note
when the label is created here:
highcharts/ts/Extensions/SeriesLabel.ts
Line 907 in 39e6022
add
labelOptions.useHTML
as a 7 argument.You can vote for this feature by adding a thumbs-up reaction to this post.
The text was updated successfully, but these errors were encountered: