原文
Make A Graph
Enter your DOT definition in the box below, and click Generate to display the resulting graph.
Results
Error:
原始链接: https://graphs.grevian.org/graph/6322783643500544
创建图表 在下方框中输入您的 DOT 定义,然后点击“生成”以显示生成的图表。 graph { label="一个简单的图" 1 -- 2; 2 -- 3; 3 -- 1 1 -- 4; 4 -- 5; 4 -- 6 4 -- 7; 6 -- 8; 8 -- 9 9 -- 10; 9 -- 7; 10 -- 7 6 -- 7; } 布局方法 dot neato twopi circo fdp osage patchwork (只需通过尝试和错误找到您认为效果最好的方法) 结果 错误:
Enter your DOT definition in the box below, and click Generate to display the resulting graph.
Error: