PlotMarkers
✖
PlotMarkers
is an option for graphics functions like ListPlot and ListLinePlot that specifies what markers to draw at the points plotted.
Details

- The following settings can be used:
-
None no markers Automatic standard sequence of markers {Automatic,s} standard sequence of markers with size s g markers consisting of copies of expression g {g,s} expression g at size s {g1,g2,…} expression gi for dataset i {{g1,s1},{g2,s2},…} expressions gi at sizes si "OpenMarkers" predefined open markers - Possible values for the size s are:
-
Scaled[s] a fraction s of the enclosing region Offset[d] d printer's points Tiny,Small,Medium,Large predefined sizes - PlotMarkers->Automatic uses a predefined standard sequence of markers for successive lists of points.
- With PlotMarkers->g, a copy of the graphic or other expression g is placed so that its alignment point lies at the position of the point it indicates.
- With PlotMarkers->{g1,…,gn}, the gi are used cyclically for successive dataset lists.
Examples
open allclose allBasic Examples (4)Summary of the most common use cases
Use a default sequence of shapes to distinguish datasets:

https://wolfram.com/xid/09bqceu00-20c3xr

Use open markers to distinguish datasets:

https://wolfram.com/xid/09bqceu00-rechh8

Use text or typeset labels to distinguish datasets:

https://wolfram.com/xid/09bqceu00-u9wnja


https://wolfram.com/xid/09bqceu00-ykri2

Use any 2D or 3D graphics as plot markers:

https://wolfram.com/xid/09bqceu00-sp99t

Scope (2)Survey of the scope of standard use cases
Wolfram Research (2007), PlotMarkers, Wolfram Language function, https://reference.wolfram.com/language/ref/PlotMarkers.html (updated 2019).
Text
Wolfram Research (2007), PlotMarkers, Wolfram Language function, https://reference.wolfram.com/language/ref/PlotMarkers.html (updated 2019).
Wolfram Research (2007), PlotMarkers, Wolfram Language function, https://reference.wolfram.com/language/ref/PlotMarkers.html (updated 2019).
CMS
Wolfram Language. 2007. "PlotMarkers." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/PlotMarkers.html.
Wolfram Language. 2007. "PlotMarkers." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/PlotMarkers.html.
APA
Wolfram Language. (2007). PlotMarkers. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PlotMarkers.html
Wolfram Language. (2007). PlotMarkers. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PlotMarkers.html
BibTeX
@misc{reference.wolfram_2025_plotmarkers, author="Wolfram Research", title="{PlotMarkers}", year="2019", howpublished="\url{https://reference.wolfram.com/language/ref/PlotMarkers.html}", note=[Accessed: 08-July-2025
]}
BibLaTeX
@online{reference.wolfram_2025_plotmarkers, organization={Wolfram Research}, title={PlotMarkers}, year={2019}, url={https://reference.wolfram.com/language/ref/PlotMarkers.html}, note=[Accessed: 08-July-2025
]}