Std Plot Menu: Difference between revisions

From LabRPS Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 52: Line 52:


* [[File:Std_Plot_Scatters.svg|32px]] [[Std_Plot_Scatters|Scatters]]: opens up a sub-menu of additional commands for plotting specialized graphs consisting of scatters.
* [[File:Std_Plot_Scatters.svg|32px]] [[Std_Plot_Scatters|Scatters]]: opens up a sub-menu of additional commands for plotting specialized graphs consisting of scatters.
** [[File:Std_Plot_Scatters_with_xerr.svg|32px]] [[Std_Plot_Scatters_with_xerr|Scatters With X Err]]: creates graphs consisting of scatters with x error.
** [[File:Std_Plot_Scatters.svg|32px]] [[Std_Plot_Scatters_with_xerr|Scatters With X Err]]: creates graphs consisting of scatters with x error.
** [[File:Std_Plot_Scatters_with_yerr.svg|32px]] [[Std_Plot_Scatters_with_yerr|Scatters With Y Err]]: creates graphs consisting of scatters with y error.
** [[File:Std_Plot_Scatters.svg|32px]] [[Std_Plot_Scatters_with_yerr|Scatters With Y Err]]: creates graphs consisting of scatters with y error.
** [[File:Std_Plot_Scatters_with_zerr.svg|32px]] [[Std_Plot_Scatters_with_zerr|Scatters With XY Err]]: creates graphs consisting of scatters with xy error.
** [[File:Std_Plot_Scatters.svg|32px]] [[Std_Plot_Scatters_with_zerr|Scatters With XY Err]]: creates graphs consisting of scatters with xy error.


* [[File:Std_Plot_LineSymbol.svg|32px]] [[Std_Plot_LineSymbol|Line + Symbol]]: plots data using "Line + Symbol".
* [[File:Std_Plot_LineSymbol.svg|32px]] [[Std_Plot_LineSymbol|Line + Symbol]]: plots data using "Line + Symbol".

Revision as of 02:27, 30 August 2022

Std Base icon

Introduction

The Std Plot Menu is one of the 4 sub-menus added to the standard menu when a table view is active:

File     Edit     View     Scripting     Input     Simulation     Output     Plot     Analysis     Table     Windows     Help

The Plot menu is active only when a table is selected. These commands allow plotting data from the selected table. As a group, all of these commands create a new graph window which contains a single, empty layer. The newly created plot is drawn on this empty layer.

Tools

The following tools are available in this menu:

  • Std Plot Line.svg Line: creates graphs consisting of lines.
  • Std Plot Scatters.svg Scatters: opens up a sub-menu of additional commands for plotting specialized graphs consisting of scatters.
  • Std Plot Area.svg Area: creates a line graph with the areas below the lines filled with colors
  • Std Plot Pie.svg Pie: creates a pie chart