Skip to content

Add additional box plot agg options #60466

@imotov

Description

@imotov

In #51948 we have a basic support for a box plot graphs with a minimum amount of supported values (min, max q1, q2, and q3). as we discussed before date for some alternative methods of displaying whiskers can be derived from the 5 values we provide at the moment. Recently, we have got a request from a user to add these calculations into the aggregation. I would like to discuss this as well as adding support for some other styles of box plot such as:

  • one standard deviation above and below the mean of the data
  • the 9th percentile and the 91st percentile
  • the 2nd percentile and the 98th percentile.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions