-
Install graphviz on mac using brew
brew install graphviz
-
Install graphviz on ubuntu/linux based system
sudo apt-get install graphviz
-
Install graphviz on windows Use the windows graphviz installer
Goto File > Preferences/Settings > plugins >Browse Repositorie > Search for "State Art" > Install and Restart
Goto File > Preferences/Settings > plugins >Market Place > Search for "State Art" > Install and Restart
Here is a detailed Medium Post
FAQ:
- How can I help?
- Keep the ⭐ shining and spirit high: Add your review and ratings at Intellij plugin repository
- Submit PR
- Create feature requests/ report issues
- How to make sure graphviz is properly installed?
Rundot -V
from your termninal you should see some output which looks similar to this
dot - graphviz version 2.40.1 (20161225.0304)