Properties
_graphContainer
_graphContainer: any
_tooltipAnalyticsName
_tooltipAnalyticsName: string
_tooltipId
_tooltipId: string
_zoom
_zoom: ZoomBehavior<Element, __type>
addElbow
addElbow: function
bindZoom
bindZoom: function
configureBrush
configureBrush: function
configureContextMenu
configureContextMenu: function
configureZoom
configureZoom: function
Type declaration
-
- (xExtent: number[], yExtent: number[], height: number, width: number): void
-
Parameters
-
xExtent: number[]
-
yExtent: number[]
-
height: number
-
width: number
Returns void
getAnimateDuration
getAnimateDuration: function
getElbowLinkPath
getElbowLinkPath: function
getLinkNode
getLinkNode: function
Type declaration
-
- (linkNode: any, nodes: IGraphNode[], nodeMap: object): void
-
Parameters
-
linkNode: any
-
-
nodeMap: object
Returns void
getNextXY
getNextXY: function
getSelectionString
getSelectionString: function
Type declaration
-
-
Parameters
Returns string
getTooltipData
getTooltipData: function
getTooltipString
getTooltipString: function
Type declaration
-
-
Parameters
Returns string
hoverEnd
hoverEnd: function
linkHoverStart
linkHoverStart: function
nodeHoverStart
nodeHoverStart: function
onHoverChanged
onHoverChanged: function
renderLegend
renderLegend: function
Type declaration
-
-
Parameters
Returns number
If you want to extend this class and its helpers then before rendering the links you have to add source and target properties to the original links which are the associated link from/to objects.