mirror of
https://github.com/FAUSheppy/ths-datenlogger
synced 2025-12-09 05:08:32 +01:00
quickfix using configured colors
This commit is contained in:
@@ -173,6 +173,9 @@ def read_in_file(path, backend=None, outsideData=False):
|
||||
CFG("temperatur_outside_color"),
|
||||
CFG("humidity_outside_color") ]
|
||||
|
||||
global line_colors
|
||||
line_colors = colors
|
||||
|
||||
plotSettings = [ CFG("plot_temperatur"),
|
||||
CFG("plot_humidity"),
|
||||
CFG("plot_dewcels"),
|
||||
|
||||
Reference in New Issue
Block a user