MAIDR JavaScript API
    Preparing search index...
    • Converts a Nivo chart's props into MAIDR data, naming the rendered marks inside containerRef for highlighting.

      Parameters

      • config: NivoAdapterConfig

        Chart metadata, the Nivo chart type, and its props

      • containerRef: RefObject<HTMLDivElement | null>

        Ref to the DOM node wrapping the rendered Nivo chart

      Returns Maidr

      MaidrData ready to pass to <Maidr data={...}>