The X, Y, and Y2 menu items set the appearance of the plot axes. The Box Plot and Histogram objects only have a Y context, but they do have X and Y axes. Select the X or Y menu items to set the appearance of the plot axes. The Scatter Plot object will list an axis item for each variable mapped to the Included context.
Select one of the axis menu items to access the following tabs:
Content tab, see:
“Set the axis range”
“Set the axis scale”
“Set axis label for scatter plot”
Appearance tab, see “Define axis and tick mark appearance”
Axis Label tab, see “Format the axis label”
Order tab, see “Order categorical axes”
Options for setting the range are fairly consistent across plot objects.
Axis Options — Content tab
There are two autoscaling methods available for determining the axis range.
Auto-scale Uniform creates a uniform axis scale across all plots when multiple pages, rows, or columns are used to show the plots. This is the default setting. Note that, in some plots, this option can cause the axis to extend past the highest data point or below the lowest point, since the largest range needed is used.
Auto-scale Best allows Phoenix to determine the best axis scale based on the number of data points and the values used to create each individual plot. This is the default setting for the X-axis when the X-axis is categorical (XY (X-Categorical), Box, Bar, and Column plot objects).
Note:Both Auto-scale options use the highest and lowest data points mapped to the axis to create the scale, where the first option uses the highest and lowest points from all plots in the lattice, and the second option uses the highest and lowest points for each individual plot.
Alternatively, you can use the Custom option to enter the range for the axis.
Enter the starting point (i.e., the lowest value on the axis) in the Minimum field.
In the Maximum field, type the end point (i.e., highest value on the axis).
Use the Divisions options to specify the number of tick marks that appear on the axis.
Division options are only available for Y axes for Bar, Column, Box, Histogram, and XY (X-Categorical) plots. Other plots allow adjusting the divisions for X and Y axes.
In the Major field, enter the number of numerically-labeled tick marks to display on the axis.
In the Minor field, enter the number of unlabeled tick marks to appear the axis.
Scaling is only available for Y axes for Bar, Column, Box, Histogram, and XY (X-Categorical) plots. Other plots allow scaling for X and Y axes.
Select whether to perform Linear (default) or Logarithmic scaling of the axis.
If Logarithmic is specified, select the logarithmic base. Options include: 2, 10, e (base of the natural logarithm).
Set axis label for scatter plot
Scatter Plot axis labels are automatically assigned based on the column header and units of the variable mapped to the axis. However, the Content tab for a Scatter Plot axis contains the Axis Label text field for entering a different label.
Define axis and tick mark appearance
Scatter Plot Axis Options — Appearance tab
Note:The Axis Label options only appear in the Appearance tab for Scatter Plots. Formatting of axis labels for other plots is described in “Format the axis label”.
Clear the Visible checkbox to remove the corresponding item from the plot.
Clearing this checkbox for Axis disables all other axis and tick mark formatting controls in the Appearance tab.
Use the Color menu to set the color. Choose one of the color scheme tabs: Palette, Named, or System and click the color.
Select the line style for the axis, ticks, and grids from the Style menu
Enter the format for the tick label in the Tick Label Style field.
The default is G4. G is the Microsoft .NET general format used for displaying real numbers in decimal form. Using the G format converts a number to either fixed-point or scientific notation, depending on the length of the number and the specified precision. The 4 indicates that four numbers can be displayed on axis tick marks.
Users can enter their own custom format using the following characters:
Character |
Description |
Usage |
G4 |
The default format. Can be changed to display numbers longer than four digits. |
G5, G6, etc. |
0 |
Displays the whole number. |
0 |
0.00 |
Displays the whole number plus two decimal places. |
0.00 |
# |
The pound sign is used as a digit placeholder and it is the default character formatting used. |
#.## |
. |
Decimal point |
#.## |
, |
Thousand separator |
#,###.## |
% |
Percentage sign |
#.##% |
E0 |
Entering any of these characters will cause the scale ticks to be formatted using scientific notation. |
#.##E0 |
ABC |
Plain text characters are displayed literally. |
Hello world |
Select or type the thickness of the axis or grid lines in the Line Weight field.
For tick labels, use the Font Angle field to specify how far to rotate the tick labels (in degrees). The range of valid angle values is from –90 to 90.
For axis and tick labels, click the Change Font button to open the Font dialog. Select the font type, style, size, effect, and script for the label and click OK.
Note:The Axis Label tab is available for all plot objects except Scatter Plot. See “Set axis label for scatter plot” to change the text of the scatter plot or refer to “Define axis and tick mark appearance” to adjust formatting of the label.
Clear the Visible checkbox to remove the axis label from the plot
Type a title for the axis in the text field. Axis titles are automatically assigned based on the column header and units of the variable mapped to the axis.
Use the tools to customize the format of the text.
In the Insert Symbol menu, select Greek letters to insert in the axis title. Users can select any lowercase or uppercase Greek letters except zeta, eta, kappa, xi, rho, and upsilon.
Click the Insert label tags button to enter place holder text into the label which Phoenix will replace with the mapped value. The place holder labels are:
<x:#> for the x column names
<xunit:#> for the x column units
<y:#> for the y column names
<yunit:#> for the y column units
The # is replaced by the number corresponding to the graph (generally one unless the user has overlaid multiple graphs).
Note:The Order tab is available only for the X axis of XY Plot (X-Categorical), Bar, Column, and Box plots.
The available X axis values are displayed in the list. The order in which the values appear along the X axis of the plot is specified by selecting one of the following:
Source Data: Order the values as they appear in the source data.
Ascending: Order the values from least to greatest.
Descending: Order the values from greatest to least.
Custom: Select a value in the list and use the up/down arrows to arrange the values to the desired order.
Last modified date:6/26/19
Legal Notice | Contact Certara
© 2019 Certara USA, Inc. All rights reserved.