fcharts-js - v0.3.0
    Preparing search index...

    Function attachReadout

    • Attach a styled hover readout to every .fc-hit target inside root.

      Parameters

      • root: Element

        Element containing one or more static-SVG charts.

      • opts: AttachReadoutOptions = {}
        • OptionalhitSelector?: string

          CSS selector for hit-targets inside root. Default .fc-hit.

      Returns () => void

      A disposer that removes the listeners + box and restores the lifted <title> nodes.