Dynamic colouring in the Dashboards based on rows/columns
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
Thank you for suggesting an idea to improve InfluxData UI.
- Please ask usage questions on the Influx Community site.
- https://community.influxdata.com/
- Please add a :+1: or comment on a similar existing feature request instead of opening a new one.
- https://github.com/influxdata/ui/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+is%3Aclosed+sort%3Aupdated-desc+label%3A%22kind%2Ffeature+request%22+
**Proposal:**
Able to differentiate certain rows/columns based on threshold using colours.
Example: Consider a bucket is queried with location, temperature, humidity into a table,
Current feature enables us to set thresholds based on the values for the entire table whereas would like to highlight on the metrics column-wise stating temperature > 30 C in red and humidity > 50 in yellow etc. or based on location (row wise) setting thresholds if in location temperature > 35 C in red.
**Current behavior:**
Currently, this feature is available on the whole table wise but not row/column wise
**Desired behavior:**
Would like to set the thresholds even for specific rows and use colours on them to differentiate the metrics
**Alternatives considered:**
NA
**Use case:**
Why is this important (helps with prioritizing requests)?
Adding this feature helps in visualizing the data based on certain row/column wise making the data visualization more dynamic.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.