Versions Compared

Key

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

...

JIRA

SUMMARY

DETAILS

ORG-25146

Plot style lost when switching between Line, Line Symbol and Scatter types

For basic plot types: Line, Scatter and Line+Symbol, user can change plot type in Plot Details dialog. When changing plot type, some customization on plot is lost. We tried to keep as many properties as possible.

Note: Instead of changing plot type in Plot Details dialog, user can click Line, Scatter, Line+Symbol toolbar buttons on bottom of workspace to switch plot types as well. But sometimes plot styles lost as well, e.g. line style, dropline, fill color gone.

Fixed in Origin 2022b.

ORG-25265

Crash when using context menu to ungroup multiple groups in Object manager

If selecting multiple groups, e.g. Ctrl+ select g1 and g2 node in Object manager.

Right click and choose Ungroup

==> Origin crashed.

Fixed in Origin 2023.

ORG-25256

Fails to change plot symbol for group scatter with label

Plot group Scatter with any data, show Data Labels, click any point in plot C to show mini toolbar, change Plot Symbol

==> Fails

Fixed in Origin2023

ORG-21465

Floating Bar could not add plot to active graph when do batch plotting with column offset

  1. Make a floating bar graph with less data(less than 15 row)

  2. Open batch plotting dialog, set batch plot with column offset, select plot select to active graph.

  3. ==>Fail to add data plot to active graph

fixed in Origin2023

ORG-25206

Colormap theme is changed after rescale

  1. save colormap theme as oth file

  2. make 3d surface plot with matrix

  3. open PD dialog, go to colormap/contours tab, load the colormap theme oth file

  4. click OK directly

  5. click rescale button in toolbar

==> the middle color is changed to black

Fixed in Origin2023.

ORG-25177

Value doesn’t update when resize the Distance Annotation

Resize the Distance Annotation, the value doesn’t update

Fixed in Origin2023

ORG-25217

Undo for Various Page Layer Changes

  1. New a project, open file 

Code Block
\Samples\Graphing\Double-Y.opj

2. Right click on graph and select “Fit Page to Printer“.

→ Page dimension changes.

3. Press Ctrl+Z

==> page dimension was not rolled back.

Fixed in Origin2023.

ORG-25091

Data Reader not work correctly when there is drop line without symbol

  1. Plot column with any data, open Plot Detail dialog, Display tab, clear Bar and check Drop Line

  2. Select Data Reader, click top end of any drop line

==> It always select the point in middle of all data

Fixed in Origin2023

ORG-16565

Non-English characters is not highlighted correctly in Text Object

  1. Add a text like “テストケース“, open Text Object dialog, click Bold button

==> "テストケース" is not highlight.

Fixed in Origin2023

Data Handling

JIRA

SUMMARY

DETAILS

ORG-25219

Certain SPC files Imports slowly

It’s related to certain spc with many columns. It’s about 4 times faster in Origin 2023.

E.g. For a 7MB spc file with 2000 column and 1000 rows. The speed is improved from 62.109 sec in Origin 2022b to 16.984 sec in Origin 2023.

...