tintinweb / vscode-interactive-graphviz

Interactive Graphviz Dot Preview for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.graphviz-interactive-preview
GNU General Public License v3.0
143 stars 22 forks source link

node svg seems not working #153

Closed quantrpeter closed 1 year ago

quantrpeter commented 1 year ago

digraph{ a [image="a.svg"]; a -> b }

bigbug commented 1 year ago

Duplicate of #20