This module provides plotting functionality for visualizing distributions.
boxplots(distributions[, x_values, ...]) | Generate a figure with a boxplot for each distribution. |
grouped_distributions(plot_type, data[, ...]) | Generate a figure with distributions grouped at points along the x-axis. |