StatisticalPlots`
StatisticalPlots`
DataLabels
is an option for PairwiseScatterPlot that specifies labels for each column of data.
Details and Options
- To use DataLabels, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
- DataLabels are placed on the rows and columns of the matrix of scatter plots to identify the x and y data.
- Valid settings are None, Automatic, or a list of labels.
- With DataLabels->None, no labels are drawn.
- With DataLabels->Automatic, the columns of the matrix of data are labeled sequentially.
- With DataLabels->{l1,l2,…}, the label li is assigned to the i column of data.
Examples
Basic Examples (1)
PairwiseScatterPlot with matrix column numbers as labels:
Wolfram Research (2007), DataLabels, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/DataLabels.html.
Text
Wolfram Research (2007), DataLabels, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/DataLabels.html.
CMS
Wolfram Language. 2007. "DataLabels." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/DataLabels.html.
APA
Wolfram Language. (2007). DataLabels. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/DataLabels.html