Versions Compared

Key

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

...

JIRA

SUMMARY

DETAILS

ORG-27252

Export Excel failed with Japanese characters in Sheet name

Export to excel with Japanese characters in Sheet.

==> Error message: “Japanese characters“ sheet name does not satisfy Excel naming rule and is not exported.

Fixed in Origin 2025.

ORG-29089

Preview in Export Graph failed if ever exported

New a project, make Message Log window visible, new a graph window.

2.Press Ctrl+G to open Export Graph (Advanced) dialog, click Apply.

→ it exports successfully and dumped the path in Log window.

3.Click Preview button.

==> Error message dumped 2 times “Fail to get extension for image type Unknown“.

==> Preview panel is still empty.

Fixed in Origin2025

ORG-29312

Exported SVG failed to display axis notation

When exporting a graph with scientific notation on the axis, The graph did not display scientific notation when exported as SVG.

Fixed in Origin2025

ORG-29252

System Parameter with cell linking failed to be exported as displayed text

  1. Open the attached (https://originlab.jira.com/browse/ORG-26576#icft=ORG-26576.opju).

  2. → There are 2 label rows in *Summary*table

  3. Right click *Summary*node and choose Create Copy as New Sheet

  4. select File; Export: ASCII

  5. Make sure Show Options Dialog is checked and click Save

  6. Select all labels and choose OK.

  7. Open the Exported file.

==> The second row labels are not exported correctly.

Fixed in Origin2025

ORG-29299

Line objects on graphs cause issues

  1. Open KUNDU_2406_2406140908.opju
    ==> Origin freezes in 2023 or older.

  2. Try to print
    ==> Origin freezes.

  3. Reopen .opju and try to export graph
    ==> Freeze.

  4. Reopen .opju and try to copy graph to clipboard
    ==> Freeze.

Fixed in Origin2025

ORG-28961

copy graph as image mess up when set do not clip in MT

  1. select 4 rows of column A B, fill row number, plot column+label

  2. go to column B set as categorical

  3. select layer in graph, set do not clip in MT

  4. ctrl-click a point to fade out others,

  5. ctrl+alt+J to copy graph as image, with default setting (type=png, DPI=300), ok

  6. go to word, paste ==> column plot is not show in layer, the size of tick labels is too big

Fixed in Origin2025

Worksheet

JIRA

SUMMARY

DETAILS

ORG-29099

Sheet failed to update in current active sheet after changing sheet name.

In a Gaussian sheet, change the sheet name to some other name. The name of the book is changed, but the name for the sheet is not updated. Also when saving the project, and changing the data, the formulas that use the sheet name are not updated.

Fixed in Origin 2025. Formulas will update and sheets/books will update.

ORG-29307

Autofill to left or up direction would fill increasing number text and autofill for row direction does not work well for date data.

In a new workbook, fill A10 with text like “a10”. When dragging up to A1, it would fill increasing number text like a11,a12,…

In a new workbook with 6 columns, set the columns as Date format, type 1/1/2024 in A1 cell and 2/1/2024 in B2 cell. When dragging the 2 highlighted cells to F1, the 4th cell did not fill the first date of the month.

Fixed in Origin 2025.

ORG-29315

0 refers to the last index if by X when we want it to be the value 0

When changing parameters and selecting the input, when setting the range, if 0 is used, it refers to the last point on the graph. It now maps to the value 0 instead of the last point.

Fixed in Origin 2025

...