The plugin add support for graphviz/dot rendering in obsidian.
install graphviz for the specific platform. add executable path to setting if auto detect failed.
for windows
winget install graphviz.graphviz
for macos
brew install graphviz
and similar for linux.