Word Cloud
A word cloud, also known as a tag cloud or wordle or weighted list, is a visual representation of text data where words are displayed in different sizes and colors. The size of each word in the cloud is proportional to its frequency or importance in the given text. Commonly used words are usually displayed in larger fonts, while less frequent words appear in smaller fonts. Word clouds provide a quick and intuitive way to visually highlight key terms, topics, or themes within a body of text. They are widely used in data analysis, text mining, and visual storytelling to summarize, explore, and communicate textual information in a visually appealing manner.
This chart is added to a Zoomable Container, so you can pan, zoom-in and zoom-out this chart using mouse wheel, pinch-zoom or zoom tools on the bottom-right.
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 visualization that takes a block of text (e.g., a passage from Shakespeare's Hamlet) and displays it as a word cloud where word size reflects frequency of occurrence. Limit to 100 words and filter out very short words. Use a monospace font with some padding around each word. Place the word cloud inside a zoomable container so users can zoom with the mouse wheel, pan by dragging, and pinch-zoom on touch devices. Include zoom controls. Apply an animated theme for smooth entrance transitions. Use amCharts 5 library.
Demo source