Tag Cloud Configuration - Visualization Parameters
Visualization Parameters (storage name) | Default | Description |
---|---|---|
Truncate tags after # characters (truncate) | none | Defines the number of characters after a word is truncated and appended "...". Hovering the mouse over the tag shows the full tag name in a tooltip. Allowed values: integer Example: 20 |
Tag size scaling (scale) | logarithmic | Scaling algorithms are used to determine the font size (rank class) of each tag, depending on its absolute frequency and the given frequency distribution. Different scaling algorithms try to account for various frequency distributions, e.g. equally distributed frequencies, long-tail distributed frequencies.
|
Tag sorting (sort) | name | Choose how the tags in the cloud are sorted:
|
Format (format) | cloud | Format for rendering the tag cloud.
|
Width (width) | 100% for format 'cloud', 'cloudStatic', 'wordcloud' 400px for formats 'cumulusCanvas' | Width of the tag cloud area in pixel. Example: 300 |
Height (height) | undefined (depends on displayed tags) for format 'cloud', 'cloudStatic' 400px for format 'cumulusCanvas', 'wordcloud' | Height of the tag cloud area in pixel. Example: 300 |
Minimum font size / Maximum font size (fontMinSize / fontMaxSize) | 9px / 25px | Defines a minimum and maximum value for the font size, which is used to scale the tags. Example: 12 | 30 |
Default tag color / Second tag color / Mouseover color / Rotation-Speed (cumulusTColor / cumulusHiColor / cumulusTSpeed) | #001E3D / #990000 / 100 | Only for format=cumulusCanvas: Colors and rotation speed of cumulus |
Rotate ratio (wordcloudRotateRatio) | 0.5 | Only for format=wordcloud: Probability for the tag to rotate. Allowed values: float in the rage from 0 to 1. Set to 0 for no rotation (i.e. all tags are oriented horizontally), set to 1 to always rotate. |
Shape (shape) | circle | Only for format=wordcloud: The shape of the "cloud" to draw. Choose from:
For appealing results with shapes, please try out different settings for fontMaxSize, truncate, maxResults, wordcloudRotateRatio and width/height. Rendering is known to be unclean for large fonts and long words. Better results can be achieved using Mask Images (see below). |
Mask image page (maskImagePage) | (empty) | Only for format “wordcloud”: Page the mask image is attached to. Leave blank to use the page where the Tag Cloud macro is inserted. To be used in combination with parameter "Mask image attachment". |
Mask image attachment (maskImageAttachment) | (empty) | Only for format “wordcloud”: Attachment file name on the page defined in parameter "Mask image page". If set, the words are rendered within the mask image shape. For best results, use a unicolored image where the "shape" has a dark color and the "background" has a bright color or is transparent. Example: paceKey:Page Title | mask.png |
Mask image fill color (maskImageFillColor) | (none / transparent) | Only for format=wordcloud: Format #RRGGBB. If set, the mask image is visible as background image. Leave blank to keep the mask image invisible. To be used in combination with parameter "Mask image attachment". |