MAIDR Documentation - v4.4.0
    Preparing search index...
    • Finds the <figure> wrapping a plot, when it has one.

      Plot only wraps the chart when it needs somewhere to put a title, subtitle, caption, or legend, so most plots have none.

      Parameters

      • element: Element

        Any element of the plot.

      Returns Element | null

      The wrapping <figure>, or null.