Protected InternalGenerates an SVG word cloud 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 getHelper to get parameter value by name (case-insensitive)
Private parseJSONPrivate renderPrivate renderRenders a word cloud using d3-cloud
Action that generates SVG word clouds and tag bars from weighted word lists.
This action provides server-side SVG generation for text visualizations, designed for AI agents and workflows to create publication-quality word clouds from data.
Example