is an option for PairwiseScatterPlot that specifies the direction in which scatter plots are generated.


PlotDirection
is an option for PairwiseScatterPlot that specifies the direction in which scatter plots are generated.
Details and Options
- To use PlotDirection, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
- A valid setting is a list {h,v}, where the horizontal direction h can be Right or Left, and the vertical direction v can be Up or Down.
- With the setting PlotDirection->{h,v}, the subplot comparing the first column of data with itself is placed in a corner, with row numbers and column numbers increasing when the plot is traversed in the direction specified by h and v.
See Also
Tech Notes
Text
Wolfram Research (2007), PlotDirection, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/PlotDirection.html.
CMS
Wolfram Language. 2007. "PlotDirection." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/PlotDirection.html.
APA
Wolfram Language. (2007). PlotDirection. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/PlotDirection.html
BibTeX
@misc{reference.wolfram_2025_plotdirection, author="Wolfram Research", title="{PlotDirection}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/PlotDirection.html}", note=[Accessed: 19-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_plotdirection, organization={Wolfram Research}, title={PlotDirection}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/PlotDirection.html}, note=[Accessed: 19-August-2025]}