StatisticalPlots`
StatisticalPlots`

PlotDirection

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.

Examples

Basic Examples  (1)

Plot with x indices increasing toward the right and y indices increasing upward:

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

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_2024_plotdirection, author="Wolfram Research", title="{PlotDirection}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/PlotDirection.html}", note=[Accessed: 23-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_plotdirection, organization={Wolfram Research}, title={PlotDirection}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/PlotDirection.html}, note=[Accessed: 23-April-2024 ]}