WordCloud

A word cloud chart displays words with prominence relative to the word’s given weight. The larger the weight value, relative to the other word weights, the bigger it appears in the word cloud.

Use fontFamily to set the font family. fontSizeFrom and fontSizeTo can be used to control the range of font sizes from the minimum word weight to the maximum word weight.

The rotation of the words are not bound to their weight. Use angleFrom and angleTo to set the minimum and maximum assigned angles. Use angleCount to set the number of potential angles.

Below is an example with a single angle of 45 degrees and font sizes ranging from 18 to 28 pixels.

API

Published Properties