You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the delay. This is a known limitation. I haven't figured out how create a good user interface to support this, given that images needs to be explicitly added using the underlying library [d3-graphviz addImage())(https://github.com/magjac/d3-graphviz#images) method.
My dot is:
digraph structs { A [label="mmm" image="https://iconsapi.com/5ee261ede4b0b788a932a2eb.svg" shape=none]; }
The result as follow.
I don't think it's right
The text was updated successfully, but these errors were encountered: