ChartsVoronoiHandler API API reference docs for the React ChartsVoronoiHandler component. Learn about the props, CSS, and other APIs of this exported module.
Component demos For examples and details on the usage of this React component, visit the component demo pages:
Import import { ChartsVoronoiHandler } from '@mui/x-charts/ChartsVoronoiHandler' ;
import { ChartsVoronoiHandler } from '@mui/x-charts' ;
(or Ctrl + C) Learn about the difference by reading this guide on minimizing bundle size . Defines the maximal distance between a scatter point and the pointer that triggers the interaction. If undefined
, the radius is assumed to be infinite.
Type: number
Default: undefined
The component cannot hold a ref.