refactor gradients to use config value instead of hard-coded option

This commit is contained in:
Caio Freitas de Oliveira
2022-10-06 03:08:43 -03:00
committed by Brenden Matthews
parent 938526755c
commit ac7887ad09
14 changed files with 13892 additions and 14728 deletions

View File

@@ -433,6 +433,10 @@ values:
desc: Shows the time range covered by a graph.
- name: show_graph_scale
desc: Shows the maximum value in scaled graphs.
- name: graph_gradient_mode
desc: |-
Changes the color space used for interpolation. Arguments are hcl, hsv,
and rgb (default).
- name: stippled_borders
desc: Border stippling (dashing) in pixels.
- name: temperature_unit