| ... |
... |
@@ -51,8 +51,6 @@ |
| 51 |
51 |
** When in hierarchical layout mode, KLay Layered now properly places edge labels of cross-hierarchy edges. |
| 52 |
52 |
** When in hierarchical layout mode, KLay Layered can now compact cross-hierarchy edges as it can compact regular edges ({{code language="none"}}Properties.MERGE_HIERARCHICAL_PORTS{{/code}}): |
| 53 |
53 |
[[image:attach:merge_hierarchy.png]] |
| 54 |
|
-* [[KGraph Text>>doc:KGraph Text (KGT)]] |
| 55 |
|
-** The textual language for defining KGraphs now has a lot more defaults. Node and port labels are automatically extracted from the node's and port's ID. Nodes and ports also have a default size. This makes for shorter diagram descriptions. |
| 56 |
56 |
|
| 57 |
57 |
== Quickstart == |
| 58 |
58 |
|