puudot/config.yaml

27 lines
672 B
YAML

dot:
graph: |
//graph [splines=ortho, nodesep=0.2, ranksep="0.5 equally"]
//graph [splines=polyline, nodesep=0.2, ranksep="0.5 equally"]
//graph [splines=curved, nodesep=0.2, ranksep="0.5 equally"]
//graph [splines=true, nodesep=0.2, ranksep="0.5 equally"]
graph [splines=line, nodesep=0.2, ranksep="0.5 equally"]
//node [color=white]
//edge [headport=n, tailport=s]
compound=true
center=true
subgraph: |
labeljust=l
node:
text: |
shape=plaintext
hidden: |
//style=invis
shape=point
width=0
height=0
edge:
default: |
headport=n
tailport=s
hidden: |
style=invis