Side
public enum Side : String, Encodable
Determines on which side of the position value the density function making up one half of a violin is plotted.
Useful when comparing two violin traces under overlay mode, where one trace has side set to
positive and the other to negative.
View on GitHub
Install in Dash
Side Enumeration Reference