Interface ComponentSettingsAggregation.VisualizationType
- Enclosing class:
- ComponentSettingsAggregation
public static interface ComponentSettingsAggregation.VisualizationType
Type of visualization to use when rendering the aggregation.
-
Field Summary
Fields Modifier and Type Field Description static String
AUTO
auto.static String
FACET_TABLE
facet_table.static String
MAP
map.static String
WORD_CLOUD
word_cloud.
-
Field Details
-
AUTO
auto.- See Also:
- Constant Field Values
-
FACET_TABLE
facet_table.- See Also:
- Constant Field Values
-
WORD_CLOUD
word_cloud.- See Also:
- Constant Field Values
-
MAP
map.- See Also:
- Constant Field Values
-