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

    Type Alias LiveDataPoint

    LiveDataPoint:
        | BarPoint
        | BoxPoint
        | CandlestickPoint
        | HistogramPoint
        | LinePoint
        | ScatterPoint
        | SegmentedPoint
        | SmoothPoint
        | ViolinKdePoint

    A single data point that can be appended to a live chart layer.