mirror of
https://github.com/FAUSheppy/ths-datenlogger
synced 2025-12-09 21:28:31 +01:00
added history feature
This commit is contained in:
committed by
atlantispc_sheppy
parent
77bc8f6ef5
commit
b696de9f9b
@@ -47,6 +47,12 @@ name_of_plot = None
|
||||
|
||||
enable_automatic_date_correction = yes
|
||||
|
||||
# history options
|
||||
history_file_length = 1000
|
||||
history_show = 10
|
||||
history_save_on_call = no
|
||||
history_double_col = yes
|
||||
|
||||
###### PLOT Styles (Farben, Scala, Linestyles) ######
|
||||
empty_space_above_plot = 10
|
||||
yaxis_minnimum_hight = 95
|
||||
|
||||
Reference in New Issue
Block a user