|
SOLUTIONS
|
STATISTICAL PLOTS PACKAGE SYMBOL
DataTicks
![]()
is an option for PairwiseScatterPlot that specifies ticks to place on the plot for each column of data.
DetailsDetails
- To use
, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"]. - Valid settings for the
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.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

