Skip to content

Update GraphViz plugin for Gephi 10 #321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master-forge
Choose a base branch
from

Conversation

dgehriger
Copy link

New plugin or plugin update?

  • New Plugin
  • Update

What is the purpose of this plugin?

It's just the original GraphViz plugin, but recompiled for the latest versions of Gephi and GraphViz. The original plugin would not longer work and perform any layout, due to its inability to read the dot output.

How to test your plugin in Gephi?

  1. Install in Gephi
  2. Use Graphviz Layouter

Checklist before submission

  • Did you merged with the master branch to get the latest updates?
  • Did you build and test the plugin successfully locally?
  • Did you include metadata (e.g. plugin author, license) in the pom.xml file
  • Did you make sure NOT to include any unecessary files in your PR?
  • Did you write unit tests to test your plugin functionalities?

dgehriger added 3 commits May 9, 2025 21:44
# Conflicts:
#	modules/GraphvizLayout/README.md
#	modules/GraphvizLayout/pom.xml
#	modules/GraphvizLayout/src/main/java/org/icculus/chunky/gephigraphviz/DotProcessError.java
#	modules/GraphvizLayout/src/main/java/org/icculus/chunky/gephigraphviz/GraphvizLayout.java
#	modules/GraphvizLayout/src/main/java/org/icculus/chunky/gephigraphviz/GraphvizUIPanel.java
#	pom.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant