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

Change order of x-axis #11

Open
jic198 opened this issue Feb 4, 2019 · 2 comments
Open

Change order of x-axis #11

jic198 opened this issue Feb 4, 2019 · 2 comments

Comments

@jic198
Copy link

jic198 commented Feb 4, 2019

Hi Bastian. Thanks for this awesome function.

I was wondering if there is a way to change the order of x-axis. For the example in your README.md. How can I change the order from "England France Germany" to "Germany France England"? It seems I could use VIOLINPLOT(DATAMATRIX, CATEGORYNAMES). But you have to make sure each column has the same number of rows for DATAMATRIX, which is not the case for this example.

Please advise

@bastibe
Copy link
Owner

bastibe commented Feb 5, 2019

You can plot the individual Violins by themselves instead of going through voilinplot.

@NicolasClairis
Copy link
Contributor

See also my answer here #61

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

3 participants