HyperGraph

Options Panel - Complex Plot

Options Panel - Complex Plot

Previous topic Next topic Expand/collapse all hidden text  

Options Panel - Complex Plot

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

The Options panel, options-24 allows you to set the default parameters for complex plots.

options_panel_complex

Options panel.

hmtoggle_plus1greySession Tab

The Session tab includes these options:

Option

Description

Save All Curve Data to Script File

Saves all curve data to the session file.

Precision

This is generally used along with the Save all curve data to script file option.  It is used to set the precision for the curve values in the session file.

Enable Unit Scaling

Enables unit scaling.  You can also display the Show Units Dialog by selecting that option.

Enable Prehighlighting

Enables the prehighlighting of curves.  When this option is on (by default), you can hover over a curve to highlight it.  The highlighted curve is displayed in gold.

See Mouseover Curve and Data Point Highlighting for more information.

options_panel_complex

Options panel - Session tab

hmtoggle_plus1greyRange Tab

The Range tab includes these options:

Option

Description

Use even cycles when fitting log axes

By default, the program fits logarithmic curves using the minimum and maximum values of the data.  Turn on Use even cycles when fitting to fit logarithmic curves using the next power of 10 greater than the maximum and the next power of 10 less than the minimum.

User uniform aspect ratio

When you select Use Uniform Aspect Ratio, the aspect ratio of the plot area is locked.  Distances between values on the x-axis are the same as those on the y-axis.

Default dynamic range (in decades)

The default dynamic range is used to calculate the minimum value shown when plotting non-positive numbers on a log scale.  The minimum value shown is equal to the maximum divided by 10 raised to the default dynamic range.  To specify a new dynamic range, enter a new range in the Default dynamic range text field or use the up_down_buttons buttons.  The default is 4.

For example, if you use the default value of 4, four tics with a difference of one decade (ten placement) are placed on the curve.  1E-005, 0.0001, 0.001, and 0.01 would be the tic increment used by default and the curve for that particular axes would change accordingly.  If the value were set to 3, then the tics on those axes would change to 0.0001, 0.001, and 0.01.  If the value were set to 2, then the tics on the axes would change to 0.001 and 0.01 and so on.

options_panel_range_complex

Options panel - Range tab

hmtoggle_plus1greyColor Tab

Any of the 64 colors can be assigned to plot elements such as plot background, frame, grid lines, and the zero line.  Choose a plot element then select a color from the palette to change the color of the selected element.  Click Use Preferences to set the active HyperGraph 2D window's background, frame, grid line, zero line, header, footer, tic, and note colors to the defaults specified in the preferences.mvw file.

Option

Description

Background

Changes the background color of the HyperGraph 2D window.  The default is black.

Frame

Changes the color of the frame around the HyperGraph 2D window.

Grid Line

Changes the grid line color.

Zero line

Changes the quadrant line color.

options_panel_color_complex

Options panel - Color tab

hmtoggle_plus1greyComplex Tab

The Complex tab allows you to change the way in which complex plots are displayed.

Option

Description

Phase/Magnitude

Displays the Phase and Magnitude values on the y-axis.

You can also access this option from the Plot mouse menu.  To activate the pop-up menu, right-click in the  HyperGraph 2D window.

Real/Imaginary

Displays the Real and Imaginary values on the y-axis.

You can also access this option from the Plot mouse menu.  To activate the pop-up menu, right-click in the  HyperGraph 2D window.

Phase Constrain (-180 to 180)

Limits the range of the phase/magnitude on the plot.

Swap Axis Position

Select to switch the position of the y-phase axis and y-magnitude axis.

You can also access this option from the Plot mouse menu.  To activate the pop-up menu, right-click in the  HyperGraph 2D window.

Area Proportion

Use the slider bar to increase or decrease the height of the plot.  Move the slider toward Top to decrease the height of the upper plot increase the height of the lower plot.  Move the slider toward Bottom to increase the height of the top plot and decrease the height of the lower plot.

options_panel_complex_complex

Options panel - Complex tab

See Also:

HyperGraph Context Sensitive Menu