<NodeGraph />
A component to visually render your information.
Support
The <NodeGraph/>
component is supported in domains, services, and all messages.
Usage
- Include the
<NodeGraph/>
component inside the markdown- e.g
/events/MyEvent/index.md
- e.g
Example
---
#event frontmatter
---
<NodeGraph/>
Output example in EventCatalog
Props
Props
Name | Type | Default | Description |
---|---|---|---|
maxHeight | string | 30 | Max height to set the nodegraph in your document |