...
JIRA | SUMMARY | DESCRIPTOIN | DETAILS |
---|---|---|---|
Improvement for binary data in Import Wizard | Header variables should support customize names for binary data in Import Wizard | ||
Improvements When Changing Data Source of Data Connector | Show Options dialog checkbox is added in Data Source File Path dialog | In older version, on a sheet with data connector, when clicking the connector icon and choose Data Source… to change data file, after clicking OK, new data wasn’t imported directly. The subsequence Import Options dialog always showed for user to confirm the settings but most of the time user just needed to click OK without any change. In Origin 2025, Show Options dialog checkbox is added and by default unchecked so data can be imported directly after clicking OK. |
Analysis
General
JIRA | SUMMARY | DESCRIPTION | DETAILS |
---|---|---|---|
Gadgets
JIRA | SUMMARY | DESCRIPTION | DETAILS |
---|---|---|---|
ORG-30375 | Vertical Cursor lists Book Long Name | In Vertical Cursor tool, support Book Long name |
Programming
Python
JIRA | SUMMARY | DESCRIPTOIN | DETAILS | ||||
---|---|---|---|---|---|---|---|
Python supports setting parameter bounds in NLFit | Added following function to set parameter bounds in NLFit.
| Example:
|
...