Interface ParentOfLegend

Hierarchy

  • ParentOfLegend

Properties

filters: any
legendHighlight: ((d: LegendItem) => void)

Type declaration

legendReset: ((d: LegendItem) => void)

Type declaration

legendToggle: ((d: LegendItem) => void)

Type declaration

legendables: (() => LegendItem[])

Type declaration

Methods

  • Returns Selection<SVGElement, any, any, any>

Generated using TypeDoc