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
Is your feature request related to a problem? Please describe.
When setting the domain in which you are excluding data points, the data values are still shown in the tooltip even though they are outside of the domain. I think they should be excluded from the tooltip IndexedGeometries because they are not within the domain.
Screen.Recording.2021-03-02.at.05.09.27.PM.mp4
Describe the solution you'd like
The IndexedGeometries should be filtered to account for the domain of the chart and exclude any geometry values outside of the domain.
Is your feature request related to a problem? Please describe.
When setting the domain in which you are excluding data points, the data values are still shown in the tooltip even though they are outside of the domain. I think they should be excluded from the tooltip
IndexedGeometriesbecause they are not within the domain.Screen.Recording.2021-03-02.at.05.09.27.PM.mp4
Describe the solution you'd like
The
IndexedGeometriesshould be filtered to account for the domain of the chart and exclude any geometry values outside of the domain.See https://codesandbox.io/s/stupefied-lamarr-jzgpi?file=/src/App.tsx
Checklist
Kibana Cross Issueslistkibana cross issuetag is associated to the issue if any kibana cross issue is present