Skip to content
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

Added option to disable far outs in the BoxAndWhisker plot #79

Closed
wants to merge 1 commit into from

Conversation

AliKarpuzoglu
Copy link

added option to setMaxOutlierVisible(false) and setMinOutlierVisible(false) in the BoxAndWhiskerRenderer

fIxed #74

apologies for the autoformat changes by my IDE

@AliKarpuzoglu
Copy link
Author

I just changed 4 lines and intellij generated the equals and hashcode, the rest is stupid autoformat

@tracylynne99
Copy link
Collaborator

Downloaded PR to local branch on 09-feb-2020, awaiting more testing before final merge into master

@jfree
Copy link
Owner

jfree commented Nov 15, 2020

I committed a change that incorporates these flags.

@jfree jfree closed this Nov 15, 2020
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.

BoxAndWhiskerRenderer: Please add setOutliersVisible()
3 participants