Name | Type | Description | Possible Values | Default Value |
depthCounts | boolean | Whether to add depth counts on the left of the plot. | true,false | true |
flagOutsidePoints | boolean | Whether to add Hi and LO stems showing values unusually far from the others. | true,false | true |
maximumLeavesOnStem | int | Maximum leaves before adding "...". | 1+ | 70 |
maximumStems | int | Maximum number of stems in plot. | 1+ | 15 |
minimumStems | int | Minimum number of stems in plot. | 1+ | 10 |
tablewiseExclusion | boolean | Whether all rows of the data table containing a missing value in any column should be excluded from the plot. | true,false | false |
xVariableName | String | The name of the column with data values to be plotted on the horizontal axis. | Any string. | "X" |