Constructors

Properties

g: Selection<SVGGElement, INode, HTMLElement, INode>
observer: ResizeObserver
options: IMarkmapOptions = defaultOptions
revokers: () => void[] = []
styleNode: Selection<HTMLStyleElement, INode, HTMLElement, INode>
zoom: ZoomBehavior<SVGElement, INode>

Methods

  • Scale content with it pinned at the center of the viewport.

    Parameters

    • scale: number

    Returns Promise<void>