FlowFuse / FlowFuse/node-red-dashboard
UI-Slider : Non-Linear slider
Open
needs-triage
type:feature
- Dominant language
- HTML
- Stars
- 355
- Forks
- 82
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 24
Description
### Description
Would it be possible to add the option of having a non-linear slider.
Example:
- Slider-min: 0
- Slider-Max: 90
- Number of segments: 3
- Segment[1] : 1
- Segment[1].steps : 0.2
- Segment[2]: 10
- Segment[2].steps: 1
- Segment[3]: 90
- Segment[3],steps: 10
this would result in a slider for 0-90 days
0| 0.2| 0.4 | 0.6 | 0.8 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 20 | 30 | 40| 50 | 60 | 70 | 80 | 90
thanks for considering
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.