MAIDR Documentation - v4.4.0
    Preparing search index...

    Interface PlotlyDensitySample

    interface PlotlyDensitySample {
        v: number;
        t: number;
    }
    Index

    Properties

    v t

    Properties

    v: number

    Density at this position.

    t: number

    Value-axis coordinate of the sample.