A tag cloud (word cloud) sizes each label according to a numeric value, making it easy to compare magnitudes at a glance. AnyChart tag clouds support computed data values, ordinal color scales, and interactive click events for building rich exploratory visualizations.
This sample calculates the age of popular programming languages and libraries by subtracting each technology’s initial release year from the current year. Older technologies appear larger, with words placed at -45 and 45 degree angles and a three-color ordinal palette (#03a9f4, #ff6e40, #ffd600) displayed in a color range legend. Tooltips show the computed age value, and clicking any word opens the corresponding AnyChart integration page in a new tab.
See the Tag Cloud documentation for all configuration options.