Graphviz 具有用於具體圖表的許多有用功能,例如顏色,字型,表格節點佈局,線條 ... C的標籤是Dot C dot.node(name='C', label= 'Dot C',color='red') ...
確定! 回上一頁