Every field is optional because the controllers disagree about which they
produce: a plain bar parses to {x, y}, while the boxplot plugin adds the
five-number summary and a violin adds coords on top of it.
min/max are the data extremes and whiskerMin/whiskerMax the ends
the chart draws its whiskers to; on a sample with an outlier the two differ,
and it is the whiskers a box plot shows (#1049).
What Chart.js parsed one dataset value into.
Every field is optional because the controllers disagree about which they produce: a plain bar parses to
{x, y}, while the boxplot plugin adds the five-number summary and a violin addscoordson top of it.min/maxare the data extremes andwhiskerMin/whiskerMaxthe ends the chart draws its whiskers to; on a sample with an outlier the two differ, and it is the whiskers a box plot shows (#1049).