Origin 2023b SR1 Bug Fixes
Graphing
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-27022 | Error bars disappears in Origin 2023b Sr0 | Graph with error bar which showed fine in Origin 2023 disappears when the file is opened in Origin 2023b Sr0. The issue only happens if the x axis tick labels is not using X column and clip data to frame is checked, which is the default setting in graph.
Workaround:
Fixed in Origin 2023b SR1 |
ORG-27054 | Some LaTeX equation failed to show | If LaTeX text failed to be converted, Origin has to be restarted to make the conversion work again. Fixed in Origin 2023b SR1. |
ORG-26632 | Fails to show equation if no gap between “<“ and character |
Fixed in Origin 2023b SR1 |
ORG-26995 | SVG map file comes in as a black rectangle | Some SVG Map inserted into graph shows as a black rectangle Fixed in Origin 2023b SR1 |
ORG-26686 | Error message show when activating vector tab of plot details dialog in COS/GOS/JOS |
note: 1.This problem also exist in JOS,GOS, not exist in EOS. Fixed in Origin2023b SR1 |
Import
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-27013 | CSV Connector Failed to Import 3-digit Hour Data | CSV Connector failed to import time data when the hour in [hh:mm:ss] was greater than 2-digits—a maximum of 99. Fixed in Origin 2023b SR1. The hour part can now be 1, 2, or 3 digits, so a maximum of 999 hours is supported. |
Worksheet
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-27041 | Function with comma decimal separator not working correctly in German version | In German version, when try to type formula like Issue started in Origin 2022b SR1, fixed in Origin 2023b SR1. |
Analysis
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-27059 | PA Init Parameter Issue When X Data is Descending | In Peak Analyzer, choose goal: Fit Peaks and go to Fit Peaks page, then the initial peak parameters are not correct. If sort X data to be ascending, no such issue. Fixed in Origin 2023b Sr1. |
|
|
|
Programming
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-27061 | OC GetN dialog initial position not moveable in 2023b | The GetN dialog opens in the center of the monitor. Before Origin 2023b, it can be placed by MoveWindow(). Fixed in Origin 2023b SR1 by using attribute STR_USER_SIZE_ATTRIB. |