Skip to content

Correctly render outliers of nanoplot-based boxplots #1756

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 8, 2024

Conversation

rich-iannone
Copy link
Member

Previous to this PR, boxplots rendered by cols_nanoplot() would show far too many outliers. This is because the selection of outliers was incorrect (i.e., not using the usual rules involving the 1.5*IQR). This has been corrected in this PR.

@rich-iannone rich-iannone marked this pull request as ready for review July 8, 2024 02:55
@rich-iannone rich-iannone merged commit f9954e9 into master Jul 8, 2024
12 checks passed
@rich-iannone rich-iannone deleted the nanoplot-boxplot-enhance branch July 8, 2024 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant