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

Changing color scheme of the plots #36

Open
Adam-Krutsch opened this issue Apr 7, 2022 · 1 comment
Open

Changing color scheme of the plots #36

Adam-Krutsch opened this issue Apr 7, 2022 · 1 comment

Comments

@Adam-Krutsch
Copy link

I am using this code to graph paired data sets on the same figure and need to color the violins appropriately. I see that the algorithm currently rotates through seven different colors. How would I modify the code so that it would repeat the same color twice before moving on to the next one?

@bastibe
Copy link
Owner

bastibe commented Apr 8, 2022

You can either set each violin's color manually, or modify Matlab's default colororder.

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

No branches or pull requests

2 participants