# 语法教程 https://www.jianshu.com/p/e44885a777f0 digraph G { graph[shape="box" fontsize=10 rankdir=LR] node[shape="box" fontsize=10 color="black" bgcolor="red" distortion=.7 gradientangle=90 style=filled] edge[fontsize=10 fontcolor="black" color="#003399" style="filled"] // VIZ TEMPLATE }