mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 06:49:47 +02:00
#5237 Elk spacing tweak and fix for fonthandling in directives
This commit is contained in:
@@ -465,7 +465,7 @@ export const render = async (data4Layout, svg, element, algorithm) => {
|
||||
'elk.algorithm': algorithm,
|
||||
'nodePlacement.strategy': 'NETWORK_SIMPLEX',
|
||||
|
||||
'spacing.nodeNode': 70,
|
||||
'spacing.nodeNode': 20,
|
||||
'spacing.nodeNodeBetweenLayers': 25,
|
||||
'spacing.edgeNode': 10,
|
||||
'spacing.edgeNodeBetweenLayers': 20,
|
||||
|
Reference in New Issue
Block a user