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

Support for HTML-like labels #29

Open
pfroud opened this issue Sep 30, 2022 · 2 comments
Open

Support for HTML-like labels #29

pfroud opened this issue Sep 30, 2022 · 2 comments

Comments

@pfroud
Copy link

pfroud commented Sep 30, 2022

Hi, should HTML-Like Labels work in this branch of viz.js?

Input:

digraph G { nodeID [label = < hello <br/> world > ] }

Expected output:
hello world

Actual output:
nodeID

It works correctly in:

@croissantspectacular
Copy link

does anyone know of any workarounds so far?

@vogloblinsky
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants