A tag cloud (also known as a word cloud) displays words sized by frequency or importance, making the most prominent terms immediately visible. AnyChart supports text parsing, color scales, and rotation angles to create rich word-cloud visualizations.
This sample parses the full text of “Alice’s Adventures in Wonderland” by Lewis Carroll in by-word mode, filtering to words with at least four letters and displaying the top 200 terms. All words are rendered at a fixed 0-degree angle with an ordinal color scale and an enabled color range legend. The chart uses a Times New Roman font family and applies custom hover and selection styling in pink (#df8892) with bold weight on selection.
See the Tag Cloud documentation for all configuration options.