Files
monibuca/plugin/debug/pkg/internal/graph/testdata/compose4.dot
2024-12-16 20:06:39 +08:00

5 lines
182 B
Plaintext

digraph "testtitle" {
node [style=filled fillcolor="#f8f8f8"]
subgraph cluster_L { "label1" [shape=box fontsize=16 label="label1\llabel2\llabel3: \"foo\"\l" tooltip="testtitle"] }
}