Options for configuring the D3Renderer. Allows customization of transitions, link and node rendering, labeling, and tooltips.
Duration of transitions in milliseconds.
Function to determine the CSS class for a link.
Function to generate the SVG path for a link.
Function to handle node click events.
Function to determine the CSS class for a node.
Function to generate the label (text displayed next to the node).
Optional
Function to determine the size of a node.
Function to generate the tooltip content for a node.
Options for configuring the D3Renderer. Allows customization of transitions, link and node rendering, labeling, and tooltips.