aim
aim copied to clipboard
[feat] Add ability to disable smoothing explicitly
Smoothing control to become an on/off toggle. Once enabled, lines will be smoothened by a default coefficient, e.g. 0.6 in case of exponential moving average (EMA). Otherwise, the smoothing will be disabled.
Resolves #2175