Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Add ability to disable smoothing explicitly #2184

Merged

Conversation

KaroMourad
Copy link
Contributor

@KaroMourad KaroMourad commented Sep 20, 2022

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.

@KaroMourad KaroMourad self-assigned this Sep 20, 2022
@KaroMourad
Copy link
Contributor Author

Resolves #2175

@KaroMourad KaroMourad marked this pull request as ready for review September 20, 2022 15:10
@KaroMourad KaroMourad merged commit 253056a into release/3.13.x Sep 23, 2022
@KaroMourad KaroMourad deleted the feature/add-ability-to-disable-smoothing-explicitly branch September 23, 2022 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants