ProtectedInternalGenerates an SVG chart from the provided data and configuration
The action parameters containing:
A promise resolving to an ActionResultSimple with:
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Action that generates SVG charts from data using D3. Supports bar, line, pie, scatter, and area charts.
This action is designed for AI agents and workflows to create publication-quality visualizations from structured data without writing visualization code.
Example