StatisticalPlots`
StatisticalPlots`

DataTicks

DataTicks

is an option for PairwiseScatterPlot that specifies ticks to place on the plot for each column of data.

Details and Options

  • To use DataTicks, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
  • Valid settings for the DataTicks option are None, Automatic, or a list of ticks specified with the allowable settings for Ticks, used cyclically for the columns of data.
  • Ticks are drawn on all four sides of the pairwise scatter plot, while tick labels are drawn on alternating sides of each row and column.

Examples

Basic Examples  (1)

PairwiseScatterPlot with automatically generated ticks:

Wolfram Research (2007), DataTicks, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/DataTicks.html.

Text

Wolfram Research (2007), DataTicks, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/DataTicks.html.

CMS

Wolfram Language. 2007. "DataTicks." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/DataTicks.html.

APA

Wolfram Language. (2007). DataTicks. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/DataTicks.html

BibTeX

@misc{reference.wolfram_2024_dataticks, author="Wolfram Research", title="{DataTicks}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/DataTicks.html}", note=[Accessed: 23-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_dataticks, organization={Wolfram Research}, title={DataTicks}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/DataTicks.html}, note=[Accessed: 23-April-2024 ]}