update
This commit is contained in:
@ -12,8 +12,7 @@ CDEF:smooth=a,7200,TREND
|
||||
CDEF:predict=86400,-7,3600,a,PREDICT
|
||||
CDEF:sigma=86400,-7,3600,a,PREDICTSIGMA
|
||||
VDEF:avg=a,AVERAGE
|
||||
AREA:a#CC9A5760:sell
|
||||
AREA:idle#AFEEEE
|
||||
LINE2:avg#00FF00:"Avg\n":dashes=5
|
||||
LINE2:predict#FF00FF:"Trend Prediction\n":dashes=5
|
||||
LINE1:smooth#FF0000:"Sliding Window Smoothing"
|
||||
AREA:a#CC9A5760:sell\n
|
||||
LINE2:avg#00FF00:Avg\n:dashes=5
|
||||
LINE2:predict#FF00FF:Trend Prediction\n:dashes=5
|
||||
LINE1:smooth#FF0000:Sliding Window Smoothing
|
||||
|
Reference in New Issue
Block a user