Word Cloud
A word cloud is a visual representation for text data to visualize keywords or tags. Tags are usually single words, and the importance of each tag is shown with size or color. This format is useful for quickly perceiving the most prominent terms and for locating a term alphabetically to determine its relative prominence.
Quick Start
To create a word cloud, use import the WordCloud and give it some data.
API
WordCloudΒ
WordCloudLabelΒ
Last updated on