Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Span for smooth

brad_j_crep
8 - Asteroid

When creating a scatter plot using the data investigations scatterplot tool, is there a formula used to figure out what the number for 'Span of smooth' should be?  Or is it smaller number rougher line, larger number smoother line?

 

Thanks,

Brad

1 REPLY 1
JohnJPS
15 - Aurora

Hi @brad_j_crep,

The macro uses R behind the scenes; this article describes smoothing: http://docs.ggplot2.org/current/geom_smooth.html.  For "span" they have "Controls the amount of smoothing for the default loess smoother. Smaller numbers produce wigglier lines, larger numbers produce smoother lines." 

Hope that helps!

Labels
Top Solution Authors