@Cornel wrote:
Hi,
What is the reason that with N = 4000 I can see the points more pregnant, but with N = 5000 points are visible poor:
That's one of the limitations of Primes 3D plot.
The maximum number allowed seems to be 4999, so you have to set N to 4997 or lower because you are plotting N+2 points (guess your range is supposed to only run up to N-1, not N? Maybe even N-2 if N should denote the number of points and not the number of iteration steps.)
Another limitation of Primes 3D plot is that it will completely refuse to plot more than 40000 points. 😞
EDIT:
These limits are per trace limits, so as a workaround you could split your data and create two (or more) traces. Of course you may format and color them the same 😉

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.





