MAIDR Documentation - v3.65.0
    Preparing search index...

    Type Alias D3ExtractedData

    D3ExtractedData:
        | BarPoint[]
        | BoxPoint[]
        | CandlestickPoint[]
        | HeatmapData
        | HistogramPoint[]
        | LinePoint[][]
        | ScatterPoint[]
        | SegmentedPoint[][]
        | SmoothPoint[][]

    Union of all supported data point types extracted by the D3 binder.