diff options
author | JSDurand <mmemmew@gmail.com> | 2023-07-21 19:14:51 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2023-07-21 19:14:51 +0800 |
commit | 0bf1d3d9d883d0b63792c68541b23404aae0ec8f (patch) | |
tree | c45575c5eed6205d49dcb97017ae37027bd3fb9e /viz | |
parent | ffb6e689d28d295733b90f2b9e184205e33f19c2 (diff) |
Print graphs with edges in order
* chain/src/item/default/mod.rs:
* graph/src/labelled/binary.rs:
* graph/src/labelled/double.rs:
* graph/src/lib.rs: If we set the option "ordering" to be "out" in the
declaration of nodes at the beginning, then GraphViz will not change
the order of children out of nodes. This is much better looking in
my opinion.
* INSTALL: make insists in changing this file, so let it be.
Diffstat (limited to 'viz')
0 files changed, 0 insertions, 0 deletions