reactivesearch
reactivesearch copied to clipboard
DynamicRangeSlider change the start and end of the histogram
Affected Projects React
Is your feature request related to a problem? Please describe. Be able to change the start and end of the histogram. For example start = the greater of (0,min)
Describe the solution you'd like Add another custom variable that looks like defaultValue and rangeLabels
Describe alternatives you've considered Are there any?
Just to clarify, I understand that RangeSlider is a potential solution, but it isn't - I would still like to use the min/max variables, but I might want it to be something like start = the greater of (0,min)