Violin
Last updated
Was this helpful?
Last updated
Was this helpful?
You can show the distribution of the data with "Violin" like shapes. This chart is a combination of Density Plot and Boxplot.
X-Axis - Assign a column you want to show the distribution. The column data should be numeric.
Sort By - Assign a column to use for Sorting the X-Axis values. The default is based on either the alphabetic order or the factor level order for Factor type columns. You can also select which aggreagation function for sorting from the Sort Setting dialog. The following aggregation functions are available.
Sum
Mean (Average)
Median
Min Value
Max Value
First
Last
Standard Deviation
IQR (Interquartile Range)
Include Outlier - You can uncheck to exclude the outlier values.
Orientation - You can choose a chart orientation. Either 'Vertical' or 'Horizontal'.
Show Boxplot - You can show/hide the Boxplots inside the violins.
Show Average Line - You can show/hide the average lines inside the violins.
Color By - Assign a column for color. Take a look at section for more details.
Repeat By - You can assign a column to repeat the chart for each of its values. Take a look at section for more details.
You can change the color of the specific markers such as bars, lines or circles that you pick to stand out from others. See for the detail.
You can categorize numeric values inside the chart. See for the detail.
You can use Limit Values to filter the categories by the aggregated values. See for the detail.
You can use the Missing Value Handling feature to control missing values. See for the detail.
Show Data as Points - You can plot the data by dots on the plot area.
Take a look at on how to configure the layout and format.
You can save the chart as an image file. See for more details.