refactor gradients to use config value instead of hard-coded option
This commit is contained in:

committed by
Brenden Matthews

parent
938526755c
commit
ac7887ad09
@@ -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
|
||||
|
Reference in New Issue
Block a user