bastibe / Violinplot-Matlab

Violin Plots for Matlab
https://mathworks.com/matlabcentral/fileexchange/170126-violinplot-matlab
BSD 3-Clause "New" or "Revised" License
250 stars 105 forks source link

Different edge colors by group #75

Open Mohabibn opened 2 weeks ago

Mohabibn commented 2 weeks ago

Is it possible to specify the edge colors by the group the plot is representing? I see that all plot have the same edge color by default.

bastibe commented 2 weeks ago

Each Violin exposes all its plotting handles. Check the properties of each Violin, and modify them as you see fit.