PlotPoints
✖
PlotPoints
is an option for plotting functions that specifies how many initial sample points to use.
Details

- With a single variable, PlotPoints->n specifies the total number of initial sample points to use.
- With more than one variable, PlotPoints->n specifies that n initial points should be used in each direction.
- PlotPoints->{n1,n2,…} specifies different numbers of initial sample points for each successive direction.
- The initial sample points are usually equally spaced.
- Adaptive procedures controlled by MaxRecursion are used to choose more sample points.
Examples
Basic Examples (4)Summary of the most common use cases
Use 10 points in each direction:

https://wolfram.com/xid/0enyskbkm-oijuzt

MaxRecursion will cause additional sampling beyond the initial 10 points:

https://wolfram.com/xid/0enyskbkm-co943t

Use 50 points along the direction:

https://wolfram.com/xid/0enyskbkm-1zjl5h

Use different numbers of points for different variables:

https://wolfram.com/xid/0enyskbkm-ps87j6

Wolfram Research (1988), PlotPoints, Wolfram Language function, https://reference.wolfram.com/language/ref/PlotPoints.html (updated 2007).
Text
Wolfram Research (1988), PlotPoints, Wolfram Language function, https://reference.wolfram.com/language/ref/PlotPoints.html (updated 2007).
Wolfram Research (1988), PlotPoints, Wolfram Language function, https://reference.wolfram.com/language/ref/PlotPoints.html (updated 2007).
CMS
Wolfram Language. 1988. "PlotPoints." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/PlotPoints.html.
Wolfram Language. 1988. "PlotPoints." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/PlotPoints.html.
APA
Wolfram Language. (1988). PlotPoints. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PlotPoints.html
Wolfram Language. (1988). PlotPoints. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PlotPoints.html
BibTeX
@misc{reference.wolfram_2025_plotpoints, author="Wolfram Research", title="{PlotPoints}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/PlotPoints.html}", note=[Accessed: 15-May-2025
]}
BibLaTeX
@online{reference.wolfram_2025_plotpoints, organization={Wolfram Research}, title={PlotPoints}, year={2007}, url={https://reference.wolfram.com/language/ref/PlotPoints.html}, note=[Accessed: 15-May-2025
]}