Optional
onCallback fired when the cursor moves over the overlay.
Information about the point being hovered.
Optional
onCallback fired when the cursor leaves the overlay area.
Array of timeseries objects that contain the hoverable points. The component receives a list of timeseries to make it easier to know which series was hovered (not only which point).
Width of the overlay area.
d3-scale to convert between date points and pixel positions.
d3-scale to convert between numerical points and pixel positions.
Generated using TypeDoc
Height of the overlay area.