The chart tag library is a collection of JSP tags for creating charts to visualize both search results (document result sets) and facets.Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Usage
You can visualize your data using the charts markup language. As an example, let us say you want to plot distinct segments of a search response facet as a chart, with each segment shown in proportion to size of that segment. For this you would add the Chart Display tag to your page, passing in a reference to thetwigkit.model.Response containing the facet you want to plot and specify the facet name and type of chart you want to render. For example:
chart:display tag and providing one or more chart options or tags in the markup body: