Skip to content

Request change to boxplot code to handle tiny data sets better #6776

@dicook

Description

@dicook

In situations when we want to make side-by-side boxplots, ideally if there are less than 5 points that group is shown as dots.

Here is the current behaviour:

Image

and this is the desirable behaviour:

Image

Notice the samples at NT and ACT only have 3 and 2 points respectively, so showing them as boxplots is misleading.

A diff of the code change is at:

dicook@7dbc03e

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions