bundles/grafana: fix line width for fans

This commit is contained in:
Franzi 2021-10-18 19:41:16 +02:00
parent 3775bcb9db
commit 92b2e19e44
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -144,7 +144,7 @@ def dashboard_row_sensors(panel_id, node):
'values': False
},
'lines': True,
'linewidth': 2,
'linewidth': 1,
'NonePointMode': 'None',
'options': {
'alertThreshold': True