Skip to content

Allow to specify quantile values for the whiskers of boxplots #5415

Description

@cristobaltapia

Hi, I am a rather new user of StatsPlots.jl and Julia. Thanks a lot for this package! I was doing some boxplots where I would like to mark the whiskers at the 5% and 95% quantile values. However, I could not find a way to do so. Reading through the implementation it looks like it is only possible to define the range value. Would it be possible to allow to overload range so that it also accepts a tuple of values e.g. (0.05, 0.95) and use it to draw the whiskers instead if IQR * range? Or maybe accept a tuple of any two arbitrary values that should be used for the whiskers?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions