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.

Word Cloud report in DbFace

Data format

Word Cloud accepts two columns with multiple rows. The second column must be numeric.

Column 1Column 2
Label 1 Row 1
Label 2 Row 2
Label 3 Row 3
... ...

Last modified December 28, 2020: fix (2310be7)