MAIDR JavaScript API
    Preparing search index...
    • Builds the complete MAIDR payload for one MUI X chart.

      Parameters

      • meta: Pick<Maidr, "id" | "title" | "subtitle" | "caption">

        Chart id, title, subtitle and caption

      • kind: MuiChartKind | undefined

        Which chart the props belong to, or undefined if unknown

      • props: MuiChartProps | undefined

        The props the chart element was given, or undefined

      • scope: string

        Selector prefix naming the chart's container

      Returns Maidr

      MAIDR data with a single subplot