You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Ensure data has a geo_point field available to plot
Create Visualization > Coordinate map
Choose Map type > heat map
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:
Correct:
Host/Environment (please complete the following information):
OS: Windows
Browser and version Chrome
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
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:
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:
Correct:
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: