WOLFRAM

is a graphics directive which specifies that points which follow are to be shown if possible as circular regions with diameter d. The diameter d is given as a fraction of the total width of the plot.

Details

  • PointSize can be used in both two- and three-dimensional graphics, as well as in Style specifications.
  • The following symbolic forms for d can be used: Tiny, Small, Medium, and Large. These specify absolute point sizes independent of the total width of the graphic.

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

Specify the point sizes as a fraction of the total width of the graphic:

Out[1]=1
Out[2]=2

Set the sizes of points in plots using PlotStyle:

Out[1]=1

Scope  (1)Survey of the scope of standard use cases

Symbolic values for predefined absolute point sizes:

Out[1]=1

Properties & Relations  (2)Properties of the function, and connections to other functions

PointSize defines the point size as a fraction of the total width of the graphic:

Out[1]=1

AbsolutePointSize defines the point size in units of printer's points:

Out[1]=1

Possible Issues  (2)Common pitfalls and unexpected behavior

Large points can be clipped by a frame:

Out[1]=1

You can use PlotRangeClipping to control clipping at the PlotRange boundary:

Out[2]=2

PointSize is a scaled size that refers to the width of the graphic:

Out[1]=1
Out[2]=2

Use AbsolutePointSize to control the size:

Out[3]=3

Neat Examples  (1)Surprising or curious use cases

Out[1]=1
Wolfram Research (1988), PointSize, Wolfram Language function, https://reference.wolfram.com/language/ref/PointSize.html (updated 2007).
Wolfram Research (1988), PointSize, Wolfram Language function, https://reference.wolfram.com/language/ref/PointSize.html (updated 2007).

Text

Wolfram Research (1988), PointSize, Wolfram Language function, https://reference.wolfram.com/language/ref/PointSize.html (updated 2007).

Wolfram Research (1988), PointSize, Wolfram Language function, https://reference.wolfram.com/language/ref/PointSize.html (updated 2007).

CMS

Wolfram Language. 1988. "PointSize." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/PointSize.html.

Wolfram Language. 1988. "PointSize." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/PointSize.html.

APA

Wolfram Language. (1988). PointSize. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PointSize.html

Wolfram Language. (1988). PointSize. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PointSize.html

BibTeX

@misc{reference.wolfram_2025_pointsize, author="Wolfram Research", title="{PointSize}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/PointSize.html}", note=[Accessed: 31-May-2025 ]}

@misc{reference.wolfram_2025_pointsize, author="Wolfram Research", title="{PointSize}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/PointSize.html}", note=[Accessed: 31-May-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_pointsize, organization={Wolfram Research}, title={PointSize}, year={2007}, url={https://reference.wolfram.com/language/ref/PointSize.html}, note=[Accessed: 31-May-2025 ]}

@online{reference.wolfram_2025_pointsize, organization={Wolfram Research}, title={PointSize}, year={2007}, url={https://reference.wolfram.com/language/ref/PointSize.html}, note=[Accessed: 31-May-2025 ]}