Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JIRA

SUMMARY

DESCRIPTION

DETAILS

ORG-25884

Sort X mini toolbar button on Plot(s)

Click Sort X mini toolbar button to set plot’s X to be sorted

There was only Labtalk layer.plot1.line.sortx=1 to sort X data of plot in previous Origin 2023.

Mini toolbar is added when clicking on line, scatter, line+symbol plot to sort X without need to sort data in worksheet

ORG-24900

Support Create Category with Data Highlighter MT

Support Create Category in Data Highlighter mini toolbar

Image RemovedImage Added

Text, Legend and Annotation

JIRA

SUMMARY

DESCRIPTION

DETAILS

ORG-25575

Label Reference Lines With a Column

Specify reference line labels from a column

On Reference Lines tab of Axis dialog, Label Form control added. User can specify which column to label reference lines

ORG-25886

Better default legend position

LabTalk command to move legend smartly to a best position

LabTalk command run.section(standard, legendsmartpos) is added to move legend to a best position.

Graph Customization

JIRA

SUMMARY

DESCRIPTION

DETAILS

ORG-25658

Gap Control of 3D bar with Subgroup

In Outline tab of 3D bar, we add Gap between subgroup option for 3D Bars plot

It will be showed when offset within subgroup (in Group tab) for Cumulative/Incremental is selected.

ORG-24777

Show arrow in 3D trajectory graph

3D Line Tab Support Arrow

Arrow group is only available when connect symbols is checked.

ORG-25465

Index the 3D symbol shape to a column

We support map symbol shape to a column in 3D scatter plot.

In dropdown of Shape option, add Increment and column of source sheet.

ORG-24062

Modify Scale for 3D tetrahedral

We support rescale all axes.

ORG-25974

Sankey Link Connect to Center of Node

We put link to center of node, like the right part of the graph

ORG-26061

Support Gradient Fill for 3D Bar When Color Fill By Point

Enable gradient fill group when fill color of 3d bar and xyy bar is filled by point.

ORG-24181

Axis arrow heads in 3D Graph

Turn on arrow head for XYZ axis in 3D graphs

ORG-26143

Inserted SVG needs real-time update

  1. The inserted SVG graph object will be automatically updated if it’s changed outside origin.

  2. The inserted SVG graph object in saved opju will be automatically loaded when opening the opju.

For dynamic update, please right click on the SVG graph object to check Link File context menu.

ORG-25714

Improvement on scatter matrix graph

Support mixed diaply mode to show statistics in lower/upper triangular. More options to customize the label text. More statistical plot type for the diagonal cells.

  1. Show result (fitting curve, statistics) for each group if a group column is specified.

  2. Mixed matrix display option to show additional statistics in lower/upper triangular.

  3. More display option for the diagonal cells: e.g. distribution curve, histogram+distribution curve.

  4. Custom statistics labels.

    1. Custom label text.

    2. Show significant marks.

    3. Label size by value.

ORG-25975

Show indicator for Sankey link to move

We only show indicator when node is not shown and indicator is for link end. For start links, we will show indictor for both ends.

When label is inside node, there is no label offset, select label to move should move node.

ORG-25582

Allow for easy placement, resizing, and rotation of SVG images in graphs

  1. Allow placing, resizing and rotating the SVG images in graph

  2. If SVG is not rotated, Reset to Native Aspect Ratio is available.

  1. Drag the SVG image to placing, single click to enter Resize mode, single click twice to enter Rotate mode.

  2. Double click the SVG image to open dialog and change Position, Size, (Rotated) Angle and Reset to Native Aspect Ratio.

  3. Labtalk to change rotation: object name.Rotate = 90. Double click the SVG image to check the SVG object name in the Control tab,

ORG-26142

Indicate Linked File, SVG and Image Graphic Objects

Indicate the Linked File, SVG and Image Graphic Objects' link status in status bar and object manager.

ORG-26154

Insert Image Auto Set Linked File and Message

Insert image from file or web should be set as Linked File if file size is larger than 800kb

By default, @IML=800. So if file size < 800kb, image will not be set to Linked File, otherwise it will automatically be set as linked file.

Set @IML =1 to set all inserted image object as linked file.

ORG-25849

Show Heatmap Labels for Lower/Upper Triangular without diagonal

We support Lower/Upper Triangular without diagonal for label display.

ORG-26108

Image Copy Paste Failed if Linked File

Copy and paste the linked image object to graph/layout. The result image object should be linked.

ORG-26059

Multiple Additional Planes for 3D - Basic

We support Multiple Planes for 3D

In Plot Details dialog, layer properties level, go to planes tab, there is browser button for the forth plane.

...