maximumDomainDistancePx property
The farthest away a domain value can be from the mouse position on the domain axis before we'll ignore the datum.
This allows sparse data to not get selected until the mouse is some reasonable distance. Defaults to no maximum distance.
Implementation
final int? maximumDomainDistancePx;