A word tree chart visualizes how words and phrases branch from a shared root, uncovering recurring patterns and contextual relationships within text data. This chart type is a powerful tool for exploring language in social media posts, speeches, and other large text collections.
This sample loads tweet data from a JSON file and builds a word tree starting with the phrase “Fake News.” A text input field lets users type up to two words to dynamically reset the root and drill target, enabling real-time interactive exploration. The chart disables tooltips for a cleaner look and features custom connector length, offset, and stroke color. A preloader is displayed while the data loads, demonstrating a polished initialization workflow.
See the Word Tree documentation for all configuration options, or explore this chart type in Chartopedia.