We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
XDSM diagram look can be configured through the configuration object given to the Xdsm instance. That object is as follows:
Xdsm
default_config = { labelizer: { ellipsis: 5, subSupScript: true, showLinkNbOnly: false, }, layout: { origin: {x: 100, y: 20}, cellsize: {w: 250, h: 75}, padding: 20, }, };
config.labelizer:
config.labelizer
showLinkNbOnly
subSupScript
ellipsis
config.layout:
config.layout