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

Making a Graph smooth #679

Open
derDavid2 opened this issue Oct 5, 2021 · 1 comment
Open

Making a Graph smooth #679

derDavid2 opened this issue Oct 5, 2021 · 1 comment

Comments

@derDavid2
Copy link

Hey, is there a way to do this? Instead of sharp edges I would like the graph to be somewhat smoothed out.

@blubbub
Copy link

blubbub commented Mar 28, 2022

You can apply a smoothing algorithm to your data. This site explains a few methods. I would suggest a moving average. It's pretty simple.
http://195.134.76.37/applets/AppletSmooth/Appl_Smooth2.html

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

No branches or pull requests

2 participants