[Feature] Provide min/max functions for gauge series min/max
Open
en
new-feature
pending
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
Currently, gauge min/max boundary doesnt support function like axis.
It could be good to provide same logic for gauge min/max also.
As you see. it is just number.
If we have same function approach here like axis, we can add extra logic based of min/max values.
It will be more consistent also.
### What does the proposed API look like?
Same as axis min/max.
Contributor guide
Assessment
This issue has not been assessed yet.