Add outlier support in box-and-whisker plot #13
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently it is assumed that there are no outliers. The IQR or even standard deviation might be used to leave values out of the whiskers, so this should be added.
Closed due to end-of-year.