Update GraphViz plugin for Gephi 10#321
Open
dgehriger wants to merge 3 commits intogephi:master-forgefrom
Open
Update GraphViz plugin for Gephi 10#321dgehriger wants to merge 3 commits intogephi:master-forgefrom
dgehriger wants to merge 3 commits intogephi:master-forgefrom
Conversation
# 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
|
Hi there, I also fixed this without thinking to check if someone else had issued a pull request without there being an open ticket. It would obviously be rather impolite for me to raise a second parallel pull request, but perhaps @dgehriger would want to take any useful bits I've done and integrate into this pull request? I'm also pretty unclear on the correct approach to branching and requesting patches for plugins for which I am not the owner, sorry if I've based my commit on the wrong branch. |
This was referenced Sep 8, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New plugin or 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
dotoutput.How to test your plugin in Gephi?
Checklist before submission
masterbranch to get the latest updates?pom.xmlfile