# Word Cloud

![](https://2850417076-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4HLCK3olgduYoe3RVS%2Fsync%2F9ea39ea30cc1d673299e0e4d6fd1ba8cf427c392.png?generation=1618941710886122\&alt=media)

## Column Assignments

* Word - Assign a column that contains words that you want to plot.
* Color By - Assign a column for the word colors. It can be either a categorical (text) column or numeric column. If you have NA values in a categorical column, NA will be treated as one of categories. If you have NA values in a numeric column, the corresponding words won't show up on a plot. See [Color](https://docs.exploratory.io/visualization/features/color-dialog) section for more details.
* Size - Assign a column for the word size.

## Limit Values

You can use Limit Values to filter the categories by the aggregated values. See [Limit Values](https://docs.exploratory.io/visualization/features/limit) for the detail.

## Configuration

* Width: Width of the plot in pixel.
* Height: Width of the plot in pixel.
* Rotated Text Ratio (0-1) - This controls the ratio of words displayed vertically (90 degree rotation). For example, if you set 0.5 half of the words are displayed vertically.
* Min Frequency for Words - Words whose frequency is below this Minimum Frequency will not be plotted.

## Save as an Image

You can save the chart as an image file. See [Save as PNG/SVG](https://docs.exploratory.io/visualization/features/save) for more details.
