Axes
Axis attributes, such as labels, color, and scaling, can be edited using the Plot Browser, Entity Editor, or the Axes right-click context menu.
- Double-click on an axis.
- While the axis is selected, right-click and select Edit from the Context Menu.
The options available in the Entity Editor depend on the current plot type.
Types of Axes
- Line Chart
- Every XY plot has a primary horizontal axis and a primary vertical axis. The primary axis is the default axis. From the Axis context menu, click Add to add up to 32 horizontal and 32 vertical axes. Axes can be added, cut, copied, and pasted using the context menu options. Axes can also be copied and pasted between windows.
- Bar Chart
- Every bar chart has a primary (vertical) axis and a category
(horizontal) axis. The primary axis is the default axis. Like line charts, use the context menu options to add up to five
additional (six total) vertical axes. The primary axes and any
additional vertical axes can be added, cut, copied, and pasted using the
use the context menu options. Axes can also be copied
and pasted between windows.
From the View toolbar, click Flip XY, , to create horizontal category labels when the axes are flipped.
Note: The category axis label can be renamed, however it cannot be added, deleted, copied, or pasted. Use the Curves panel to change the category name. - Complex Plot
- Every complex plot has one primary horizontal axis and one primary
vertical axis. Complex plot axes can be renamed, but they cannot be
copied, pasted, deleted, turned off, or moved.Note: Primary axes can be copied, pasted, and renamed, but they cannot be deleted or moved.
Attributes
- Axis Attributes
- An individual axis can be turned on and off. When an axis is turned off, the curves associated with the axis are also turned off. To turn off an axis, deselect Visibility from the Axis Entity Editor.
- Text
- The axis label is a single line of text displayed alongside the axis in the HyperGraph window. It is automatically updated in HyperGraph when you enter a new name on the Text field in the Entity Editor.
- Color
- Any of the 64 colors can be assigned to the axes. From the Axis Entity Editor, select a color from the palette to instantly change the color of the axes.
- Multiple Axes
- Multiple axes allow you to easily view curves of different scales on the same plot by assigning the data vectors to separate, appropriately-scaled axes.
Please see Dynamic Curve Names for more information on this topic.
Scaling Axes
Axes can be represented by a linear scale, a logarithmic scale, a dB10 scale, or a dB20 scale.
- Axis Type
- Scale Type Options
- X Axis
- Linear
- Y Axis
-
- Phase
- Linear
- Magnitude
- Linear, logarithmic, dB10, dB20
- Real
- Linear, logarithmic, dB10, dB20
- Imaginary
- Linear, logarithmic, dB10, dB20
- r axis
- The circular axis lines are spaced to match the chosen setting.
- theta axis
- Linear scale is the only option.
When a curve is constructed, the minimum and maximum axis values are set so that the curve fits in the window by default. When you select a different axis scale type, the minimum and maximum values automatically change. New minimum and maximum values can be specified in the Min and Max fields. Altering the minimum and maximum values for an axis scales the plot along that axis.
From the View toolbar, click Fit All, , to return Min and Max to the default values and scale the curve to fill the window. From the Lock drop-down menu, select Always to restore the current axes values when is selected.
- dB10 axis scale type
- Curve data is scaled using the formula Data = 10.0 * log10(Original_Data). If no curves exist on the graph, the minimum value will default to -30 and the maximum to 10.
- dB20 axis scale type
- Curve data is scaled using the formula Data = 20.0 * log10(Original_Data). If no curves exist on the graph, the minimum value will default to -60 and the maximum to 20.
Lock
- Never
- The selected axis is automatically scaled to fit new curves or bar charts that are added to the axis.
- At Import
- The selected axis remains scaled to fit the curve(s) currently assigned to it and it is not scaled to fit new curves.
- Always
- The axes are not fit with any of the operations and will always be locked.
For Bar Chart, if Lock is set Never, the axis is not scaled to fit new bar charts. When the category axis is selected and Lock is set to Never, you can select the categories that you want to display in the HyperGraph window. Select the From and To categories . Those categories are displayed in the HyperGraph window.
Horizontal labeling rotates the category text to horizontal when the X and Y-axes are flipped (X becomes the vertical axes). To flip the X and Y axes, click from the View toolbar toolbar.
Bar chart labels can be slanted diagonally to prevent long names from overlapping.
Axis Tics
- Auto Format
- Determines the best format for displaying axis values and truncates trailing zeros.
- Scientific
- Expresses values in exponential form.
- Fixed Format
- Expresses values using a specified number of decimal places.
The number of tics on each axis (or tics per decade if the axis is logarithmic, decibels, or dB10) is controlled by either entering a specific number or an increment.
- Tics per axis
- Select Tics per axis to add a specific number of tics.
- Tic Increment
- Select Tic Increment to add tics at specific intervals.
- Grids per Tic
- If using the linear axis, use Grids per Tic (or grids per decade if the axis is logarithmic, decibels, or dB10) to change the number of grid lines on the graph.
Precision specifies the number of digits displayed to the right of the decimal point.