HyperGraph

Coordinate Info Panel - 3-D Plot

Coordinate Info Panel - 3-D Plot

Previous topic Next topic Expand/collapse all hidden text  

Coordinate Info Panel - 3-D Plot

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

The Coordinate Info panel, curvesInfo-24, allows you to retrieve individual point data on any curve in the active window.  When a point on a curve is selected, the point data is displayed on the panel.

coordinate_info_panel_3d

Coordinate Info panel

Using the coordinate info panel you can retrieve data from three curve types: 3D line, surface, and waterfall.  The panel options change depending on the curve in the active window.

There are three ways to retrieve point data from a curve:

Pick a point from a curve.
Locate a point using the Find point controls.
Select a point from the point list.
hmtoggle_plus1greyFind point controls

Locate a point on a curve using the Find point controls.

Cross hairs indicate the currently selected data point.  Information about the point is displayed on the panel.

When using 3-D line curves, the application centers the row in the table containing the X, Y, and Z values.

hmtoggle_plus1greyPoint Data

The following data is displayed when a point is picked.

If you click a point on a surface or waterfall curve, the Add Row, Remove Row, and Clear Table buttons are enabled if currently disabled.  Conversely, if you click a point on a line curve, the Add Row, Remove Row, and Clear Table buttons are disabled if currently enabled.

Note     The options change depending upon the curve type selected.

Option

Description

Surface Curves

Curve

The name of the curve.

 

X

The X value of the data point.

 

Y

The Y value of the data point.

 

Z

The Z value of the data point.

Line Curves

Curve

The name of the curve.

 

X

The X value of the data point.

 

Y

The Y value of the data point.

 

Z

The Z value of the data point.

Waterfall Curves

Curve

The name of the curve.

 

Slice

The name of the waterfall slice at the selected point.

 

X

The X value of the data point.

 

Y

The Y value of the data point.

 

Z

The Z value of the data point.

hmtoggle_plus1greyPoint List

The point list displays the XYZ data points for the selected curve.  Use the scroll bars to view the entire list.  When you select a row from the point list, the row is highlighted, the point data is displayed in the fields to the left of the table, and cross-hairs are displayed at the row's XYZ values.

After selecting a row from the table, choose from the following options to manipulate the data table.

Note     The Add Row, Remove Row, and Clear Table options are only available for waterfall and surface curves.  They are disabled for line curves.

Option

Description

Add Row

A row is added to the table and the cross hairs are moved to the next set of XYZ values in the table.

Remove Row

The row is removed from the table and the cross hairs are moved to the next set of XYZ values in the table.

Clear Table

All rows in the table are removed.  One row is created with 0, 0, 0 for the XYZ columns.

Export Table

Allows you to export the data in the table to a .csv file.

How do I...

hmtoggle_plus1Display point data by picking a point on a curve:
1.From the HyperGraph 3D toolbar, click the Coordinate Info button, curvesInfo-24.
2.Pick a point on a curve.

Or

Drag the mouse to scan points along a curve.

Cross hairs indicate the currently selected data point.  Information about the point is displayed on the panel.

hmtoggle_plus1Display point data by using the point list:
1.From the HyperGraph 3D toolbar, click the Coordinate Info button, curvesInfo-24.
2.Select a point from the point list on the Coordinate Info panel.

Cross hairs indicate the currently selected data point.  Information about the point is displayed on the panel.

hmtoggle_plus1Display point data using the Find point controls:
1.From the HyperGraph 3D toolbar, click the Coordinate Info button, curvesInfo-24.
2.Locate a point on a curve using the Find point controls.

Cross hairs indicate the currently selected data point.  Information about the point is displayed on the panel.

hmtoggle_plus1View coordinates of a point on a 3-D line, surface, or waterfall plot:
1.From the HyperGraph 3D toolbar, click the Coordinate Info button, curvesInfo-24.
2.Click a location on the curve.

The X, Y, and Z values are displayed at the cross hair location.  The values are also displayed in the coordinate table on the panel

Or

3.Click the buttons under Find point to navigate through the curve’s values.
4.Click a new location.

The values update, based on the new location.

hmtoggle_plus1Build a list of coordinate locations for waterfall and surface plots:
1.From the HyperGraph 3D toolbar, click the Coordinate Info button, curvesInfo-24.
2.Click a location on the curve.

The values are displayed in the coordinate table on the panel.

3.Click Add Row to add a new set of values to the table.
4.Click another point.

The new row’s values are updated.

5.Repeat for any additional points.