Test 分列: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
splines=false; | splines=false; | ||
result1 [shape=record; label="<4th> 5 | <5th> c | <6th 7"] | |||
subgraph 解释{ | subgraph 解释{ | ||
Line 12: | Line 12: | ||
} | } | ||
result1:4th -- 改前行号 | |||
result1:5th -- 改动详情 | |||
result1:6th -- 改后行号 | |||
} | } | ||
</graphviz> | </graphviz> | ||
[[Category: Test]] | [[Category: Test]] |
Revision as of 10:01, 14 January 2025
Diagrams error (with dot command): Warning: syntax ambiguity - badly delimited number '4t' in line 13 of /tmp/diagrams_in9701bf76e760.dot splits into two tokens Warning: syntax ambiguity - badly delimited number '5t' in line 14 of /tmp/diagrams_in9701bf76e760.dot splits into two tokens Warning: syntax ambiguity - badly delimited number '6t' in line 15 of /tmp/diagrams_in9701bf76e760.dot splits into two tokens Error: bad label format <4th> 5 | <5th> c | <6th 7