One quantile of sorted values, interpolated linearly between the two closest ranks — a transcription of getQuantile in @nivo/boxplot, so the summary read aloud is the one Nivo draws.
getQuantile
@nivo/boxplot
The observations, sorted ascending
The quantile, clamped to [0, 1]
The quantile's value
One quantile of sorted values, interpolated linearly between the two closest ranks — a transcription of
getQuantilein@nivo/boxplot, so the summary read aloud is the one Nivo draws.