Docs: Table visualization refactor (#93633)

This commit is contained in:
Isabel Matwawana
2024-09-25 13:06:33 -04:00
committed by GitHub
parent 95b998d77f
commit 26a3e70cfa
3 changed files with 465 additions and 198 deletions
@@ -8,11 +8,11 @@ comments: |
A threshold is a value or limit you set for a metric thats reflected visually when its met or exceeded. Thresholds are one way you can conditionally style and color your visualizations based on query results.
Set the following options:
For each threshold, set the following options:
- **Value** - Set the value for each threshold.
- **Thresholds mode** - Choose from:
- **Absolute**
- **Percentage**
| Option | Description |
| --------------- | -------------------------------------------- |
| Value | Set the value for each threshold. |
| Thresholds mode | Choose from **Absolute** and **Percentage**. |
To learn more, refer to [Configure thresholds](../../configure-thresholds/).