mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
fix: set fan speed graph y axis label to rpm
This commit is contained in:
parent
cc06f61e52
commit
0062c9ab0e
@ -30,7 +30,7 @@ template $GraphsWindow: Window {
|
||||
$Plot fan_plot {
|
||||
title: "Fan speed";
|
||||
hexpand: true;
|
||||
value-suffix: "PWM";
|
||||
value-suffix: "RPM";
|
||||
secondary-value-suffix: "%";
|
||||
y-label-area-size: 140;
|
||||
secondary-y-label-area-size: 80;
|
||||
|
Loading…
Reference in New Issue
Block a user