Skip to content

Auto Range Strategy using percentiles #1913

@kleinpoe

Description

@kleinpoe

Is your feature request related to a problem?

  1. Open a Dataset with values that are all in the same order of magnitude, except very few points that have e.g. absurdely large values (e.g. due to sporadically damaged sensor readings).
  2. The automatic range finding method fails to find the relevant data range, the outlier overshadow the whole display (e.g. a heatmap has the same color everywhere and only shows the outliers).

Requested solution or feature

Add an option to select the strategy on how to automatically fond the minimum and maximum value. Currently there is only min/max usage. The requested alternative would be to e.g. use a percentile approach. The Strategy could be selected via a combobox next to the automatic options or some toggle button.

Alternatives you've considered

n.a.

Additional context

n.a.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions