mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-23 09:20:03 +02:00
#1466 Fixing notes for state diagrams (beta)
This commit is contained in:
@@ -145,7 +145,7 @@ const setupNode = (g, parent, node, altFlag) => {
|
|||||||
arrowType: '',
|
arrowType: '',
|
||||||
style: 'fill:none',
|
style: 'fill:none',
|
||||||
labelStyle: '',
|
labelStyle: '',
|
||||||
classes: 'note-edge',
|
classes: 'transition note-edge',
|
||||||
arrowheadStyle: 'fill: #333',
|
arrowheadStyle: 'fill: #333',
|
||||||
labelpos: 'c',
|
labelpos: 'c',
|
||||||
labelType: 'text',
|
labelType: 'text',
|
||||||
|
Reference in New Issue
Block a user