Joined

Joined

is an option for ListPlot and related functions that specifies whether points in each dataset should be joined into a line, or should be plotted as separate points.

Details

  • Joined->True plots each dataset as a line.
  • Joined->False plots all datasets as points.
  • Joined->{s1,s2,} specifies separately whether to join each dataset. If there are more datasets than si given, the si are used cyclically.
  • Joined->True specifies that a line rather than points should be drawn. The additional option Mesh->Full specifies that the original points should also be indicated.

Examples

Basic Examples  (2)

Specify that points should be joined:

Use both standard and joined plots with multiple datasets:

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

Text

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

CMS

Wolfram Language. 2007. "Joined." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Joined.html.

APA

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

BibTeX

@misc{reference.wolfram_2023_joined, author="Wolfram Research", title="{Joined}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/Joined.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_joined, organization={Wolfram Research}, title={Joined}, year={2007}, url={https://reference.wolfram.com/language/ref/Joined.html}, note=[Accessed: 18-March-2024 ]}