-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
- 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).
- 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.
axelboc
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request