HG-1020: Modify Plots
In this tutorial, you will learn how to modify plots.
- Work with the Axes panel
- Use the Coordinate Info panel and TextView
- Modify curves
- Create secondary axis and assign curves to them
- Click the Axes icon,
- From the menu bar, select
This panel allows you to add multiple axes to plots. Also, axis attributes such as labels, color, and scaling can be modified.
To access Convert Units tool, right-click on the plot axis and select Convert Units.
The Convert Units tool allows you to convert the current unit of measure of a horizontal or vertical axis to another unit of measure. All curves associated with the axis are scaled accordingly and the axis label is updated to reflect the new unit of measure.
- Click the Coordinate Info icon,
- From the menu bar select
This panel allows you to retrieve individual point data on any curve in the active window. When a point is selected, its data is displayed in the panel.
To access TextView, use the Select Application menu and click TextView, .
The text editor window allows you to view, edit, and save text files, conduct text searches, change text attributes, and evaluate Templex. With Templex, you can obtain curve data from the plot window and display the results in text format in the text window.
- Click the Modify Curves icon,
- From the menu bar, select
The Modify Curves panel enables you to modify curve data pertaining to a plot. Curves can be deleted, trimmed, bridged, or hidden within a specified range and orientation.
- Click the Scales Offset and Axis Assignments icon,
- From the menu bar, select .
Curve scaling, offsets, and axis assignments can be applied to multiple curves using this panel
Open Session File demo_3.mvw
- From the File menu click .
- From the plotting folder, select the demo_3.mvw file and click Open.
Using the Convert Axis Units Tool to Scale the Y Axis
Change the Y Axis Label for Window 1 to Force (kiloNewtons)
Create a Datum Line
- Activate window 2 on page 2.
- Click the Datum Lines panel icon, .
- Click Add.
- Verify that the choice under the selection for Datum is Horizontal.
- Select the Position tab.
- Verify that Axis is set to Primary.
- For Position, enter the expression sin(90) +100-cos(0) and press Enter.
- Click the Line Attributes tab and select a different color for the line.