StatisticalPlots`
StatisticalPlots`
DataRanges
is an option for PairwiseScatterPlot that specifies range limits for each column of data.
更多信息和选项
- To use DataRanges, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
- DataRanges restricts the points to be plotted.
- Valid settings are All, Automatic, or a list of {min,max} pairs, used cyclically for the columns of data.
- A single range setting can be given, in which case all the columns receive the same range specification.
- With the setting DataRanges->{r1,r2,…}, the subplot comparing the i column of data to the j column effectively receives a PlotRange option of {rj,ri}.
范例
基本范例 (1)
PairwiseScatterPlot with the range of data values limited:
Wolfram Research (2007),DataRanges,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/DataRanges.html.
文本
Wolfram Research (2007),DataRanges,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/DataRanges.html.
CMS
Wolfram 语言. 2007. "DataRanges." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/DataRanges.html.
APA
Wolfram 语言. (2007). DataRanges. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/StatisticalPlots/ref/DataRanges.html 年