Protected InternalGenerates an SVG infographic from multiple panels
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 embedSVGPrivate extractSVGHeightPrivate getHelper to get parameter value by name (case-insensitive)
Private parseJSON
Action that composes multiple SVG visualizations into a single infographic.
This action takes multiple SVG panels and arranges them in a grid layout with optional header, footer, and styling. Designed for AI agents to create comprehensive visual reports combining multiple charts, diagrams, and networks.
Example