MagicPlot Manual

Plotting and nonlinear fitting software

User Tools

Site Tools


curves

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
curves [Sat Nov 27 13:17:14 2010]
Alexander
curves [Sun Nov 8 12:21:24 2015] (current)
Line 1: Line 1:
-====== Reading Plot Data and Measuring Distances with Mouse ====== +====== Reading Plot DataMeasuring Distances, Curves Selection ====== 
-MagicPlot shows mouse cursor data coordinates in status line. The selected axes are used if you have multiple axes on Figure.+MagicPlot shows mouse cursor data coordinates in status line. If you have several axes on one Figure, cursor coordinates relative to selected axes are shown.
  
-{{:cursor_coordinates.png|Cursor Coordinates}}+===== Crosshair Cursor ===== 
 +MagicPlot can draw crosshair cursor. To turn it on use ''View -> Crosshair Cursor'' menu item. 
 + 
 +{{:cursor_coordinates.png?nolink|Crosshair cursor and its coordinates}}
  
 ===== Reading Plot Data ===== ===== Reading Plot Data =====
-MagicPlot denotes the data point under the mouse cursor with square brackets. The accurate table value in this point along with table name, row and column numbers are shown in status line in the bottom of main window in the following format:+MagicPlot denotes the data point under the mouse cursor with square brackets. The accurate table value in this point along with table name, row and column numbers is shown in status line in the bottom of main window in the following format:
  
 ''Folder | Table [x column; y column][row] = (x value; y value)'' ''Folder | Table [x column; y column][row] = (x value; y value)''
  
-{{:points_on_plot.png|Reading Plot Data}}+{{:points_on_plot.png?nolink|Reading plot data}}
  
 ===== Curve Context Menu ===== ===== Curve Context Menu =====
-{{:figure_context_menu.png|Curve context menu on Figure}}+{{:figure_context_menu.png?nolink|Curve context menu on Figure}}
  
 Use context menu of the Curve to open table with data or to open properties dialog. Use context menu of the Curve to open table with data or to open properties dialog.
  
-===== Measuring Data Distances ===== +===== Measuring Data Distances with Scale Zoom Tool ===== 
-You can use Scale Zoom tool to measure the distances on plots. MagicPlot shows the distance in status line when you select zoom box by mouse dragging. You can press ''Esc'' or reduce box size before releasing mouse button to prevent zooming if you want only see the distance.+You can use Scale Zoom tool to measure the distances on plots. MagicPlot shows the distance in status line when you select zoom box by mouse dragging. You can press ''Esc'' or reduce box size to zero before releasing mouse button to prevent zooming if you want only to see the distance. If multiple axes are located under cursor MagicPlot will show the distance in terms of current axes (showed with blue corners). 
 + 
 +{{:distance_measurement.png?nolink|Distance measurement}} 
 + 
 +===== Selecting Curves in Turn Using Keyboard ===== 
 +Curves on Figures and Fit Plots can be selected with mouse click. You can also select Curves in turn using ''Arrow keys'' or ''Tab/Shift+Tab'' keys: 
 +  * ''→'' or ''↓'' or ''Tab'' selects the next Curve 
 +  * ''←'' or ''↑'' or ''Shift+Tab'' selects the previous Curve. 
 + 
 +If no Curves are selected the first pressing on these keys will select the first Curve. If the Figure contains multiple Axes, the Curves in all Axes are accessible in turn by this method.
  
-{{:distance_measurement.png|Distance measurement}}+{{:curve_selection1.png?nolink|Curve 1 is selected}} {{:curve_selection2.png?nolink|Curve 2 is selected}}
  
 ===== See Also ===== ===== See Also =====
   * [[scale_navigation]]   * [[scale_navigation]]
curves.1290853034.txt.gz · Last modified: Sun Nov 8 12:20:32 2015 (external edit)