Page 1 of 1
Cannot get Graphviz layout to work at all
Posted: 21 Nov 2013 17:00
by vparvate
I am trying to use the Graphviz layout plugin. I installed Graphviz and fixed the path variable to the bin folder so Gephi can now find the dot.exe. After I click run, it take a second or two showing something running (lower right hand status bar) but graph layout itself doesn't get altered no matter what options I choose. Other layout plugins work ok.
Running on windows 7. Can you think of something I may be doing wrong? Any help is appreciated,
Re: Cannot get Graphviz layout to work at all
Posted: 26 Nov 2013 13:50
by seinecle
Hi,
To get feedback you can directly contact the author of the GraphViz plugin:
https://marketplace.gephi.org/plugin/graphviz-layout/
Maybe that users of the plugin will also react here.
Best,
Clement
Re: Cannot get Graphviz layout to work at all
Posted: 28 Dec 2013 10:11
by jengliang
Try an older version of graphviz here:
http://www.graphviz.org/pub/graphviz/st ... z-2.18.exe
Newer version of graphviz splits edge properties into multiple lines but the plugin uses a regex to parse the output line-by-line... I've notified Gary about this issue.
Regards,
Jeng-Liang
Re: Cannot get Graphviz layout to work at all
Posted: 21 Feb 2014 17:22
by vparvate
Using Graphviz 2.18 worked instantly! Thank you.
Re: Cannot get Graphviz layout to work at all
Posted: 25 Apr 2015 21:08
by chunkyks
I've updated the plugin on the marketplace. Now working for me with current versions
Cheers!
Gary