-
-
Notifications
You must be signed in to change notification settings - Fork 106
Comparing changes
Open a pull request
base repository: nidi3/graphviz-java
base: master
head repository: nidi3/graphviz-java
compare: shapes
- 20 commits
- 43 files changed
- 2 contributors
Commits on Dec 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f25fffb - Browse repository at this point
Copy the full SHA f25fffbView commit details -
add name() to LinkSource/LinkTarget correct Graph.nodes, add edges/rootEdges to Graph
Configuration menu - View commit details
-
Copy full SHA for a7d5f40 - Browse repository at this point
Copy the full SHA a7d5f40View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf7b3a7 - Browse repository at this point
Copy the full SHA bf7b3a7View commit details
Commits on Dec 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 418c6ee - Browse repository at this point
Copy the full SHA 418c6eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ecaf4a7 - Browse repository at this point
Copy the full SHA ecaf4a7View commit details -
Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
Configuration menu - View commit details
-
Copy full SHA for 4a20427 - Browse repository at this point
Copy the full SHA 4a20427View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3af474 - Browse repository at this point
Copy the full SHA c3af474View commit details -
Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
Configuration menu - View commit details
-
Copy full SHA for 278a2e6 - Browse repository at this point
Copy the full SHA 278a2e6View commit details -
Merge branch 'master' into shapes
# Conflicts: # graphviz-java/example/ex5p.pdf
Configuration menu - View commit details
-
Copy full SHA for 35421a8 - Browse repository at this point
Copy the full SHA 35421a8View commit details -
rename figure->outline, cache Shapes
Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
Configuration menu - View commit details
-
Copy full SHA for 7e4d767 - Browse repository at this point
Copy the full SHA 7e4d767View commit details -
add conversion between mutable and immutable graphs (fix #90)
Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
Configuration menu - View commit details
-
Copy full SHA for 671ecbe - Browse repository at this point
Copy the full SHA 671ecbeView commit details -
add LayoutLocator, code cleanups
Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
Configuration menu - View commit details
-
Copy full SHA for 1644dc7 - Browse repository at this point
Copy the full SHA 1644dc7View commit details -
remove viewBox from SVG as it seems to fix rendering the margin attri…
…bute Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
Configuration menu - View commit details
-
Copy full SHA for 4ec057f - Browse repository at this point
Copy the full SHA 4ec057fView commit details -
fix case when no pad attribute is given in LayoutParser
Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
Configuration menu - View commit details
-
Copy full SHA for a5c69ea - Browse repository at this point
Copy the full SHA a5c69eaView commit details
Commits on Dec 4, 2019
-
remove viewBox from SVG as it seems to fix rendering the margin attri…
…bute Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
Configuration menu - View commit details
-
Copy full SHA for d4d4168 - Browse repository at this point
Copy the full SHA d4d4168View commit details -
support pad/margin in LayoutParser
Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
Configuration menu - View commit details
-
Copy full SHA for 8dd7ae7 - Browse repository at this point
Copy the full SHA 8dd7ae7View commit details -
support attributes with null value (will be ignored)
Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
Configuration menu - View commit details
-
Copy full SHA for 5d20993 - Browse repository at this point
Copy the full SHA 5d20993View commit details
Commits on Jan 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1685ec3 - Browse repository at this point
Copy the full SHA 1685ec3View commit details
Commits on Jan 27, 2020
-
Signed-off-by: Stefan Niederhauser <ghuder5@gmx.ch>
Configuration menu - View commit details
-
Copy full SHA for 8c03f93 - Browse repository at this point
Copy the full SHA 8c03f93View commit details -
Merge branch 'master' into shapes
# Conflicts: # graphviz-java-no-j2v8/pom.xml # graphviz-java/example/ex5p.pdf # graphviz-java/src/main/java/guru/nidi/graphviz/attribute/Attributes.java # graphviz-java/src/main/java/guru/nidi/graphviz/engine/Graphviz.java # graphviz-java/src/main/java/guru/nidi/graphviz/engine/ProcessOptions.java # graphviz-java/src/main/java/guru/nidi/graphviz/model/MutableGraph.java # graphviz-java/src/main/java/guru/nidi/graphviz/model/Serializer.java
Configuration menu - View commit details
-
Copy full SHA for b2bfd4a - Browse repository at this point
Copy the full SHA b2bfd4aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...shapes