A tag cloud (word cloud) sizes each term according to its frequency or numeric value, letting viewers spot dominant words at a glance. AnyChart provides flexible data mapping, multi-angle placement, and interactive state styling for building engaging word clouds.
This sample visualizes the most frequently used words across Wikipedia pages. It loads a JSON dataset that maps word names to occurrence counts and renders them at five rotation angles (-90, -45, 0, 45, 90 degrees). The chart uses a distinctive outlined style: normal state shows a dark stroke with no fill, the hovered state switches the stroke to blue (#1f66ad), and selection fills words in solid blue. This stroke-based approach creates a typographic wireframe effect.
See the Tag Cloud documentation for all configuration options.