Skip to content

Order TooltipValues in CustomTooltip by distance to pointer #835

@nickofthyme

Description

@nickofthyme

Is your feature request related to a problem? Please describe.
Tooltips with multiple values on hover. It would be nice to have the closest value to the pointer first to display that one first if there is only one to be displayed.

Describe the solution you'd like
Order TooltipValue[] array elements by distance to geometry element, closest first.

Describe alternatives you've considered
Render multiple elements for all highlighted elements.

Metadata

Metadata

Assignees

Labels

:tooltipRelated to hover tooltipenhancementNew feature or requestreleasedIssue released publicly

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions