A word tree chart visualizes how words and phrases branch out from a common root, revealing recurring patterns and contextual relationships in text data. This chart type is ideal for exploring language structure, identifying frequent word sequences, and understanding how specific terms connect to surrounding content.
This sample builds a word tree from table-structured JSON data, where phrase relationships are defined explicitly rather than extracted from raw text. Custom minimum and maximum font sizes control the visual hierarchy of branches, while connector curvature, length, and stroke color are fine-tuned to keep dense layouts readable. The configuration also includes custom font color and chart padding for a polished appearance.
See the Word Tree documentation for all configuration options, or explore this chart type in Chartopedia.