StatisticalPlots`
StatisticalPlots`
DataRanges
is an option for PairwiseScatterPlot that specifies range limits for each column of data.
Details and Options
- 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}.
Examples
Basic Examples (1)
PairwiseScatterPlot with the range of data values limited:
Wolfram Research (2007), DataRanges, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/DataRanges.html.
Text
Wolfram Research (2007), DataRanges, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/DataRanges.html.
CMS
Wolfram Language. 2007. "DataRanges." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/DataRanges.html.
APA
Wolfram Language. (2007). DataRanges. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/DataRanges.html