Skip to content

graphviz-java-parent-0.11.0

Compare
Choose a tag to compare
@nidi3 nidi3 released this 20 Sep 18:49
· 260 commits to master since this release
  • fix SVG size/scale post processing
  • handle all rank related attributes in Rank class:
    • removed GraphAttr.NEW_RANK and .clusterRank
    • removed RankDir
    • Rank.SAME becomes Rank.inSubgraph(SAME)