Methods
(async) render(graph) → {string}
Render a graph based on the configured render
Parameters:
Name | Type | Description |
---|---|---|
graph | Graph | The graph to render |
Returns:
The path of the rendered graph
- Type:
- string