Violinplot-Matlab icon indicating copy to clipboard operation
Violinplot-Matlab copied to clipboard

Change face color of violin

Open rakansha opened this issue 4 years ago • 1 comments

If I have a data with two groups, how do I change colour of each violin? The Violin color accepts only one color vector Also, what is meant by default color cycle

rakansha avatar Aug 11 '21 22:08 rakansha

violinplot returns an array of Violin objects, each of which has a ViolinColor property. You could have read this in the documentation.

bastibe avatar Aug 15 '21 10:08 bastibe