pub fn table_multi_dist(
inputs: &[(impl AsRef<str>, Distribution)],
) -> PreEscaped<String>Expand description
A table showing the various distributions as bar charts.
pub fn table_multi_dist(
inputs: &[(impl AsRef<str>, Distribution)],
) -> PreEscaped<String>A table showing the various distributions as bar charts.