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

    Interface ReplaceFigureOptions

    Options for Context.replaceFigure.

    interface ReplaceFigureOptions {
        activeColShift?: number;
    }
    Index

    Properties

    Properties

    activeColShift?: number

    Number of columns the active trace's data shifted left due to a sliding-window trim, so the cursor can stay on the same data point.