Edilitics | Data to Decisions

Word Cloud

Size each label by its value, with color tracking the same scale. Best for at-a-glance term frequency, not for counting words in free text automatically.

A word cloud sizes each label according to its value, with color tracking that same value on a gradient. Drop exactly one categorical or date field into Column - its values become the words - and exactly one numeric field into Row to set each word's size. Use it when the label text itself is worth seeing large, and many distinct values need to be shown at once without a table.

Loading…

When to Use

A word cloud trades precision for texture: it's not for reading exact numbers, it's for letting a handful of dominant terms visually jump out of a crowd of smaller ones - top search queries, most-used tags, most-mentioned categories. The bigger the assigned value, the bigger and more prominent the word appears, with color reinforcing the same signal.

This chart does not read or count words in free text. A word cloud sizes labels by whatever number is in the measure field - it doesn't tokenize sentences or tally word occurrences on its own. To show genuine word frequency, assign a measure that already counts occurrences (for example, a count of rows grouped by a tag or keyword field), not a column of unstructured paragraphs.

Switch to a different chart when:

  • You need to read exact values accurately, not just relative size - use Horizontal Bar
  • Your text field needs actual word-frequency counting from free text, which this chart doesn't perform - pre-aggregate that count first, then chart the result
  • You're showing parts of a single whole, not many independent label-value pairs - use a Pie Chart
ScenarioDimension (Column)Measure (Row)
Most common support ticket tagsTagCount of tickets
Top search queries by volumeSearch termSearch count
Most-used product feature namesFeature nameUsage count
Survey response categories by frequencyResponse categoryResponse count
Highest-revenue product namesProduct nameRevenue

Required Inputs

FieldTypeCount
Dimension (Words)Categorical or DateExactly 1
Measure (Size)NumericExactly 1

For step-by-step build instructions, see Build Your First Chart.

Formatting Options

The Format tab unlocks after both fields are assigned.

Style

Use the chart title to state what the words represent, since the cloud itself shows no axis labels for context.

ControlWhat it does
Show Chart TitleShows or hides the title.
Enter Chart TitleTitle text. Maximum 50 characters.
Font familyFont applied to the title.
Font size5 to 30.
Bold / ItalicWeight and style.
AlignmentLeft, center, or right within the chart container.

Word Cloud Styles covers the cloud's outline shape, sizing, and color gradient - the controls available for this chart type, with several layout details fixed and not exposed here.

ControlWhat it does
ShapeCircle, Cardioid, Diamond, Triangle, Triangle (Inverted), Pentagon, or Star. The boundary words are packed within.
Min Size (font px)Smallest word's font size, for the lowest value in the data.
Max Size (font px)Largest word's font size, for the highest value in the data.
Animate LayoutTurns the cloud's packing animation on or off when the chart first renders.
Bold / ItalicWeight and style applied to all words.
Text CaseUppercase, lowercase, capitalize, or none.
Font FamilyTypeface for all words.
Start Color / End ColorThe gradient's two ends - Start Color for the lowest value, End Color for the highest. Every word's color is interpolated between them based on its own value.

Rotation is fixed off - every word always renders horizontal, with no setting to angle them. The cloud's width and height within the chart, and the spacing grid between words, are also fixed defaults rather than configurable settings.

The legend lists each word by name, useful as a reference list separate from the visual sizing.

ControlWhat it does
Show LegendsShows or hides the legend entirely.
Vertical Position / Horizontal PositionWhere the legend sits within the chart area.
Show NameDefault (always visible) or On Hover (names appear only while hovering a word). Defaults to On Hover.
OrientationHorizontal or vertical layout of legend items.
Item GapSpacing between legend entries.
Font Size / ColorStyling for the legend text.

Interactivity

The tooltip appears on hover over a word, showing its name and value.

ControlWhat it does
Show TooltipShows or hides the tooltip entirely.
Header / value text stylingFont, size, and color for the name and value lines shown in the tooltip.

Animation controls the cloud's transition when the chart first renders or the data changes, separate from the Animate Layout toggle in Word Cloud Styles, which controls the packing animation specifically.

ControlWhat it does
Enable AnimationTurns the transition animation on or off.
DurationHow long the transition takes.
DelayHow long the transition waits before starting.
Easing FunctionThe transition curve.

Emphasis controls the visual response when hovering a word - a scale-up effect and a drop shadow. Off by default.

ControlWhat it does
Show EmphasisTurns hover effects on.
Focus TypeItem, Series, or None.
Enable ScaleScales the hovered word up slightly.
Scale Size1.0x to 2.0x.
Shadow Blur / Color / Offset X / Offset YDrop shadow styling on the hovered word.
Border WidthBorder added around the hovered word.

Enable the Toolbox when viewers need to export the chart or inspect its underlying data.

ControlWhat it does
Show ToolboxShows or hides the toolbox icon bar.
Save as ImageAdds a download icon that saves the chart as a PNG.
Data ViewAdds an icon that opens the underlying data table in a separate view.

Best Practices

Pre-aggregate to a real frequency count if that's what you want to show. This chart sizes words by whatever number is in the measure field, with no text-mining or tokenization behind it. If the goal is genuine word frequency, the count needs to already exist as a field or aggregation before the data reaches the chart.

Keep the word list short enough that the smallest words stay legible. A word cloud with 100 distinct values will pack many words down near Min Size, where they become difficult to read. Filter to the most relevant or highest-value terms rather than showing every possible label.

Don't rely on a word cloud for precise comparison. Size differences are easy to misjudge, especially between values that are close together. If a viewer needs to know exactly how much bigger one term is than another, pair the cloud with a table or switch to a bar chart instead.

Choose Start and End colors with enough contrast to reinforce size, not fight it. Since color and size both track the same value, a low-contrast gradient makes the chart rely on size alone; a clear gradient gives viewers two reinforcing signals instead of one.

Remember rotation isn't available before reaching for a workaround. If a specific angled-text look is required for a presentation, that styling isn't achievable through this chart's formatting panel - plan around the fixed horizontal layout rather than expecting a rotation setting that doesn't exist.

FAQs

Need help? Email support@edilitics.com with your workspace, job ID, and context. We reply within one business day.

Last updated on

On this page