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: