選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

compose4.dot 165 B

1234
  1. digraph "testtitle" {
  2. node [style=filled fillcolor="#f8f8f8"]
  3. subgraph cluster_L { "label1" [shape=box fontsize=16 label="label1\llabel2\l" tooltip="testtitle"] }
  4. }