Gauge: Update docs for scrolling support 10.2 (#72780)

Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
This commit is contained in:
Nathan Marrs 2023-08-23 18:44:06 +02:00 committed by GitHub
parent d1218db023
commit 9a6246ba85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,9 +49,33 @@ Show a separate stat for every row. If you select this option, then you can also
Adjust how the gauge is displayed.
### Orientation
Choose a stacking direction.
- **Auto -** Gauges display in rows and columns.
- **Horizontal -** Gauges display top to bottom.
- **Vertical -** Gauges display left to right.
- **Show threshold labels -** Controls if threshold values are shown.
- **Show threshold markers -** Controls if a threshold band is shown outside the inner gauge value band.
### Min width
Set the minimum width of vertically-oriented gauges.
If you set a minimum width, the x-axis scrollbar is automatically displayed when there's a large amount of data.
### Min height
Set the minimum height of horizontally-oriented gauges.
If you set a minimum height, the y-axis scrollbar is automatically displayed when there's a large amount of data.
### Neutral
Set the starting value from which every gauge will be filled.
## Text size
Adjust the sizes of the gauge text.