dashboards-maps
dashboards-maps copied to clipboard
[BUG] Heatmap increase layers when zoom in/out
What is the bug? When use heat map in OSD, user panned around zoomed in or out the same data points layer, the heatmap layer will increase to make data unreadable.
How can one reproduce the bug? Steps to reproduce the behavior:
- Sign in into Opensearch Dashboards
- Navigate to the Dashboard option from the left pane
- Select a dashboard that contains a heat map
- Click on the heatmap
- Right click on your browser and select Inspect
- Coming back to the heatmap, select the
+
icon to zoom in - While zooming in, you can see additional layers of canvas being added from the Elements section that you opened in Step 5.
- Additionally you are able to see that adding more layers leads to the heatmap blurring out.
What is the expected behavior? Should be able to display only one data layer when zoom in/out on heatmap.
What is your host/environment?
- Browser: Google Chrome
- Version 1.3
- Plugins Heatmaps
Do you have any additional context? Add any other context about the problem.