MAIDR Documentation - v4.4.0
    Preparing search index...
    • Finds the <svg> of a plot, given any element of it.

      Parameters

      • element: Element

        The <svg> itself, or the <figure> wrapping it.

      Returns SVGSVGElement | null

      The plot's <svg>, or null.