mirror of
https://github.com/netdata/netdata.git
synced 2025-05-06 18:20:10 +00:00
web/gui: add max value to the nvidia_smi.fan_speed gauge (#10780)
This commit is contained in:
parent
012d7adfb0
commit
e1614edccf
1 changed files with 1 additions and 0 deletions
|
@ -3744,6 +3744,7 @@ netdataDashboard.context = {
|
|||
+ ' data-chart-library="easypiechart"'
|
||||
+ ' data-title="Fan Speed"'
|
||||
+ ' data-units="percentage"'
|
||||
+ ' data-easypiechart-max-value="100"'
|
||||
+ ' data-gauge-adjust="width"'
|
||||
+ ' data-width="12%"'
|
||||
+ ' data-before="0"'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue