Usage
Displaying a facet
To visualize information in facets using frequency to build the graph, use the facetName attribute:
Displaying a polar chart

Displaying a radar chart

Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Action required: Upgrade to Fusion 5.17.2 to apply urgent security patches. Lucidworks Search clients will be upgraded automatically.
<chart:display response="response" facet-name="current_products" title="Current Products" type="pie"></chart:display>

<chart:display response="response" facet-name="current_products" title="Current Products" type="line" radar-or-polar="polar"></chart:display>

<chart:display response="response" facet-name="current_products" title="Current Products" type="line" radar-or-polar="radar"></chart:display>

Was this page helpful?