mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
try arrowhead
This commit is contained in:
@@ -328,7 +328,7 @@ export class RequirementDB implements DiagramDB {
|
||||
thickness: 'normal',
|
||||
type: 'normal',
|
||||
pattern: isContains ? 'normal' : 'dashed',
|
||||
arrowTypeStart: isContains ? 'requirement_contains' : 'requirement_arrow',
|
||||
arrowhead: isContains ? 'requirement_contains' : 'requirement_arrow',
|
||||
look: config.look,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user