Word Cloud
DbFace application script.
Use a word cloud visualization when you want to see a text-based visualization of a given column. The text height represents the scale. The name itself is the different members of the column.
Data format
Word Cloud accepts two columns with multiple rows. The second column must be numeric.
Column 1 | Column 2 |
Label 1 | Row 1 |
Label 2 | Row 2 |
Label 3 | Row 3 |
... | ... |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified December 28, 2020: fix (2310be7)