Skip to content

2017-01-27

Compare
Choose a tag to compare
@nreese nreese released this 27 Jan 13:34
· 48 commits to master since this release
  • Map Overlay - Saved Search layers
    1. Apply Kibana Filters when syncFilters is true - Filter Saved Search results with kibana filters and time range. Additionally, the layer will be updated whenever new aggregation results are fetched.
    2. Support for geo_shape fields - display geojson features from other indices.
    3. Display popup on mouseover event
  • Aggregation Options
    1. Min Threshold - Geogrid cells with a value less than or equal to this setting will not be displayed on the map.
    2. New scale - Dynamic - Uneven - A legend scale that will create uneven ranges for the legend in an attempt to split the map features uniformly across the ranges. Useful when data is unevenly distributed across the minimum - maximum range.