Interface XBoxPlotOptions

interface XBoxPlotOptions {
    allowSmallArray?: boolean;
}

Properties

Properties

allowSmallArray?: boolean

By default, there should be at least 5 elements.

Default

false