pub async fn distribution_table(input: String) -> StringExpand description
Present the comma-separated expressions as a table, formatted as a column chart by Charts.css.
Returns a string of HTML indicating. On error, returns HTML indicating the error.