0
0
Fork 0
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 ()

This commit is contained in:
Ilya Mashchenko 2021-03-16 20:07:03 +03:00 committed by GitHub
parent 012d7adfb0
commit e1614edccf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"'