| response | string | The name of the response to get the facet from. |
| name | string | Name of facet. |
| type | string | Chart type |
| show-marker (optional) | string | Whether to show marker or not. |
| action (optional) | string | The page/action to which clicking the chart should be submitted. By default the action points to the current page. |
| query (optional) | object | The search query from which to build links. |
| select (optional) | string | How the data should be filtered when clicking on a part of the chart, a valid query must be present. Valid values: false User selects a filter by clicking the value; (default) multiselect Supports selecting multiple filters that get combined with an ‘OR’. multiselect-instant Supports selecting multiple filters that get combined with an ‘OR’, filters will be applied automatically. |