Type aliases
AxisElementSelection
AxisElementSelection: Selection<SVGGElement, unknown, null, undefined>
BarMagnifierSelection
Bar
Magnifier
Selection
: Selection<SVGRectElement, Datum, null, undefined>GSelection
GSelection: Selection<SVGGElement, any, null, undefined>
LineSelection
LineSelection: Selection<SVGLineElement, any, SVGGElement, undefined>
MagnifierTextSelection
MagnifierTextSelection: Selection<SVGTextElement, any, SVGGElement, undefined>
RadialMagnifierSelection
Radial
Magnifier
Selection
: Selection<SVGCircleElement, Datum, null, undefined>SvgSelection
SvgSelection: Selection<SVGSVGElement, any, null, undefined>
TextSelection
TextSelection: Selection<SVGTextElement, any, null, undefined>
TrackerSelection
Tracker
Selection
: Selection<SVGLineElement, Datum, null, undefined>