Open derDavid2 opened 3 years ago
Hey, is there a way to do this? Instead of sharp edges I would like the graph to be somewhat smoothed out.
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
Hey, is there a way to do this? Instead of sharp edges I would like the graph to be somewhat smoothed out.