Violin Plot
Learn how to build violin plots using ggplot2.
We'll cover the following
Getting started with violin plots
A violin plot is a combination of a boxplot and a density plot, and it shows the distribution of numerical data. Unlike boxplots, which display only summary statistics, violin plots provide summary statistics and the density of each variable.
Get hands-on with 1200+ tech skills courses.