Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Coordinate map with heat map type doesn't apply filters #7789

Open
alison-mtsi opened this issue Aug 21, 2024 · 1 comment
Open

[BUG] Coordinate map with heat map type doesn't apply filters #7789

alison-mtsi opened this issue Aug 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@alison-mtsi
Copy link

Describe the bug

A coordinate map with Map type set to Heat Map doesn't update and remove data when filters are applied.

To Reproduce
Steps to reproduce the behavior:

  1. Ensure data has a geo_point field available to plot
  2. Create Visualization > Coordinate map
  3. Choose Map type > heat map
  4. Apply any filters to the data -- the map does not update and data is not removed.

The expected behavior does occur (data is filtered out/map updates) when using the other map types: scaled circle markers, shaded circle markers, and shaded geohash grid.

Expected behavior
The map should update to reflect the applied filters.

OpenSearch Version
OpenSearch 2.13, AWS GovCloud managed service

Dashboards Version
OpenSearch 2.13, AWS GovCloud managed service

Plugins
none

Screenshots
Screenshots attached show one with heat map (incorrect) and scaled circles (correct). Data is filtered down to show active satellites owned by the US; map shows the launch site.

Incorrect:
coordinate-map-heatmap-filters-applied

Correct:
coordinate-map-scaled-circles-filters-applied

Host/Environment (please complete the following information):

  • OS: Windows
  • Browser and version Chrome

Additional context

Add any other context about the problem here.

@alison-mtsi alison-mtsi added bug Something isn't working untriaged labels Aug 21, 2024
@dblock dblock removed the untriaged label Sep 9, 2024
@dblock
Copy link
Member

dblock commented Sep 9, 2024

[Catch All Triage - 1, 2, 3, 4, 5]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants