Description
The Chart Tagcloud Directive
Usage
as element:
<chart:tagcloud response="{object}" facet-name="{string}" [title="{string}"] [show="{number}"] [action="{string}"] [order="{string}"]> </chart:tagcloud>
Directive info
- This directive creates new scope.
Parameters
Param | Type | Details |
---|---|---|
response | object | A response object |
facet-name | string | Facet name to use from the response object |
title (optional)
|
string | The title that should be displayed above the histogram. |
show (optional)
|
number | The maximum number of bars to show in the histogram. Defaults to 15. |
action (optional)
|
string | The target resource to which the tagcloud query should submit. |
order (optional)
|
string | Key to order the data by, accepted values are |