8.9.3 Inserting Tables in Graphs

Contents

Add a New Link Table

To add an empty table to the Graph window or Layout window:

  1. Click on the New Link Table button Button New Link Table.png on the Add Object to Graph toolbar.

or

  1. Right-click inside graph layer (or right-click on a blank place in the Layout window) and select New Table... from the context menu.
  2. In the add_table_to_graph dialog that opens, specify the number of columns and rows in the table, the table title, etc. Click the OK button to add this new table to window.
    Add table to graph dialog.png
  3. Double-click on the table object to edit. Enter data and style the table using docked toolbars and/or Mini Toolbars.


For more information, please refer to add_table_to_graph X-Function.

As an alternative to inserting a table, you can insert a worksheet to the graph (or layout page). For more information, see Inserting Worksheets in Graphs (and Layouts).

Add a table by copy-paste

You can copy a range of worksheet values -- including values from an Analysis Report Sheet -- and paste the data into an Origin graph. The embedded table may be formatted for presentation and publication purposes.

  1. Select cells in worksheet or Analysis Report Sheet. To copy an entire report table (from an Analysis Report Sheet), right-click on the table and choose Copy Table.
  2. To paste the table, click on the target graph or layout page and press CTRL-V or right-click and select Paste, Paste Link or Paste Link Transpose.
    Inserting Tables in Graphs-01.png

Add a report table of analysis results

Custom table theme Template04v.png

Most of Origin's analysis tools support adding a report table to plots of analysis results (e.g. the Linear Fit tool, Output tab). When adding a report table, the user can customize table content by opening the Quantities in Table dialog and adding, removing, or rearranging quantities.

Once added, the user can continue to customize the report table in the following ways:


Additional information is available in the following section on Editing tables.

Editing tables

Note that for common stylings, you don't need to double-click on the table open a popup window as described below. Just select the table object in the graph or layout window and use Mini Toolbar buttons to modify the table.

OH style table w MT.png

To edit an embedded table, double-click on the table. This puts the table into edit mode:

Past link Table to Graph.gif

Support to insert the legend symbol into the table in the graph.

  1. Open the table edit mode
  2. Right-click the cells of the table and select Format Cells
  3. Check Rich Text option in the dialog and click OK.
  4. Enter the following notation for the plot legend symbol in the cell of the table.
\l(1) // The legend symbol of 1st plot legend
\l(2) // The legend symbol of 2nd plot legend

\l([%H]1!1)// The legend symbol of 1st plot legend in layer 1
\l([%H]1!2)// The legend symbol of 2nd plot legend in layer 1
\l([%H]2!1)// The legend symbol of 1st plot legend in layer 2
\l([%H]2!2)// The legend symbol of 2nd plot legend in layer 2