obsidian-graphviz
obsidian-graphviz copied to clipboard
Can I use graphviz as dot path
Thanks for the plugin,
I would like to use graphviz but dot for the code block. It has no effect if the change the option.

Thanks.
@lyctw the graphviz/cmd directory shows the executables that get installed with graphviz. There is no graphviz executable, but dot is part of graphviz. I hope this is helpful!