Protected InternalGenerates a hand-drawn style SVG diagram from the provided data and configuration
The action parameters containing:
A promise resolving to an SVGActionResult
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Private addPrivate ensurePrivate getPrivate getGets dimensions for flow node based on kind
Private getHelper to get parameter value by name
Private parseJSONPrivate renderRenders a sketch-style ER diagram
Private renderRenders a sketch-style flowchart
Private renderRenders a sketch-style org chart
Action that generates hand-drawn/sketch-style SVG diagrams using Rough.js. Provides informal, whiteboard-style visualizations for brainstorming and presentations.
This action supports the same diagram types as Create SVG Diagram but renders them with a sketchy, hand-drawn aesthetic using Rough.js.
Example