Dotted edges etc. This example uses a edge's attribute style to draw a dotted edge. digraph D { A [shape=diamond] B [shape=box] C [shape=circle] A -> B ...
確定! 回上一頁