Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Series Label module add useHTML option #17282

Closed
pawellysy opened this issue May 11, 2022 · 1 comment · Fixed by #17792
Closed

Series Label module add useHTML option #17282

pawellysy opened this issue May 11, 2022 · 1 comment · Fixed by #17792
Assignees
Labels
Type: Feature Request Used when a new feature is requested either directly or indirectly Type: Good for beginners

Comments

@pawellysy
Copy link
Contributor

Description of the feature

The Series-Label module does not support enabling the useHTML 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:

.label(labelText, 0, 0, 'connector')

add labelOptions.useHTML as a 7 argument.


You can vote for this feature by adding a thumbs-up reaction to this post.

@pawellysy pawellysy added Type: Feature Request Used when a new feature is requested either directly or indirectly Status: Has workaround Type: Good for beginners labels May 11, 2022
@MarkusBarstad
Copy link
Contributor

I will take this if no objections! :)

Hope its okay if i self-assign right away, just tell me if you want me to ask before hand and/or save a task for somebody else ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request Used when a new feature is requested either directly or indirectly Type: Good for beginners
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants