Function distribution_table

Source
pub async fn distribution_table(input: String) -> String
Expand 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.