• Open in:

Changing Data of Word Cloud

Word cloud (or tag cloud, or weighted list) is a visual representation of text data where word size shows the frequency of the word in text or some other word value.

Related tutorials

Build this chart with AI

The prompt below can be used to build this chart with AI. For best coding results, use the most advanced AI models, like Claude Opus 4.6 and GPT-5.3-Codex. For more info and tips, check out amCharts AI docs.

Create a word cloud chart that displays programming languages sized by popularity weights (e.g., JavaScript at 64.96, HTML/CSS at 56.07, Python at 48.24, down to COBOL at 0.53, based on Stack Overflow 2021 survey data). Each item has a language name and a numeric weight. Every 5 seconds, automatically randomize the weight values and update the cloud with smooth animated transitions so words resize dynamically. Apply an animated theme. Use amCharts 5 library.

Demo source