Skip to contents

Generate a "beeswarm" chart showing the distribution of model run values

Usage

make_beeswarm_distrib_plot(distrib_plot_data, show_zero = FALSE)

Arguments

distrib_plot_data

data frame. As produced by compile_distribution_plot_data

show_zero

Boolean. Whether to extend the chart to show a zero value, for context.