StatisticalPlots`
StatisticalPlots`

PlotDirection

PlotDirection

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

更多信息和选项

  • 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.

范例

基本范例  (1)

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

Wolfram Research (2007),PlotDirection,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/PlotDirection.html.

文本

Wolfram Research (2007),PlotDirection,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/PlotDirection.html.

CMS

Wolfram 语言. 2007. "PlotDirection." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/PlotDirection.html.

APA

Wolfram 语言. (2007). PlotDirection. Wolfram 语言与系统参考资料中心. 追溯自 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: 05-November-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: 05-November-2024 ]}