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)Summary of the most common use cases
In[1]:=1

✖
https://wolfram.com/xid/0cvw52rpj4c-p82wis
PairwiseScatterPlot with the range of data values limited:
In[2]:=2

✖
https://wolfram.com/xid/0cvw52rpj4c-co3jv0
Out[2]=2

Wolfram Research (2007), DataRanges, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/DataRanges.html.
✖
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.
✖
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.
✖
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
✖
Wolfram Language. (2007). DataRanges. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/DataRanges.html
BibTeX
✖
@misc{reference.wolfram_2025_dataranges, author="Wolfram Research", title="{DataRanges}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/DataRanges.html}", note=[Accessed: 06-April-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_dataranges, organization={Wolfram Research}, title={DataRanges}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/DataRanges.html}, note=[Accessed: 06-April-2025
]}