Origin 2020 SR1 Bug Fixes
Data Handling
Database Import
ID | JIRA | SUMMARY | DETAILS |
---|---|---|---|
0 | Fail to open dialog when selecting Data: Connect to Database: New in German Version | New bug in Origin 2020 Sr0. Workaround: Choose Window: Script Window... menu. Use run.section(file,ImportADO) instead |
Set Column Values / Cell Formula
ID | JIRA | SUMMARY | DETAILS |
---|---|---|---|
0 | sum() function failed to generate results below row 50 | New bug in Origin 2020 SR0. E.g. create a 100 row worksheet. Fill column A with row numbers. In F(x) cell of column B, enter sum(diff(A)) ==> Missing values show from row 51 on in column B | |
0 | For text input, auto fill failed to trigger recalculation for any operations | New bug in Origin 2020 SR0. E.g. fill column A with text, such as aa, bb. In column B, set F(x) cell as A so it shows aa, bb. Select aa and bb in column A and drag the bottom-right corner of bb downwards to fill with more rows with aa, bb, ... ==> Column B doesn't auto update to show more values. Note: No such problem if column A is numbers. No such problem if you manually enter more values in column A. | |
0 | Sheet1!A Not Working When Used As Index when setting column value | New bug in Origin 2020 SR0 E.g. Run Script newbook sheet:=2; //create a new book with 2 sheets %H_A={3,2,1}; //Set column A value on Sheet1 %H_A@2={4,5,6}; //Set column A value on Sheet2 csetvalue col:=col(B) formula:="Sheet2!A[Sheet1!A]"; //Set column B value using A on sheet2 as index | |
0 | sum() function failed to generate results below row 50 | New bug in Origin 2020 SR0. E.g. create a 100 row worksheet. Fill column A with row numbers. In F(x) cell of column B, enter sum(diff(A)) ==> Missing values show from row 51 on in column B |
Graphing
Column/Bar/Pie
ID | JIRA | SUMMARY | DETAILS |
---|---|---|---|
0 | Double Y Column Plot Failed to Set Gap | New bug in Origin 2020 Sr0.
|
General
ID | JIRA | SUMMARY | DETAILS |
---|---|---|---|
0 | Hotkey A failed to zoom in layout | New bug in Origin 2020 Sr0.
| |
0 | Issue with Changing Plot Type from Plot Details dialog | This is an old bug Origin 8. Workaround was to use 2D graphs toolbar button to change plot type. Steps to reproduce:
==> The plot is still line+symbol. | |
0 | Origin crashed when loading project with hidden XY Scale object in graph window. | This is an old bug since Origin 9.1. Steps to reproduce
|
Text Labels & Legends
ID | JIRA | SUMMARY | DETAILS |
---|---|---|---|
0 | Legend border crash and ease of use issues | New bug in Origin 2020 Sr0
|