ixfx
    Preparing search index...

    Type Alias ShowOptions

    type ShowOptions = {
        axes: boolean;
        axisValues: boolean;
        grid: boolean;
        whiskers: boolean;
    }
    Index

    Properties

    axes: boolean
    axisValues: boolean
    grid: boolean
    whiskers: boolean