You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: