Origin 2017 SR2 Features/Improvements
Programming
JIRA | Summary | Details |
---|---|---|
ORG-16265 | LabTalk access for Show at Specified Indices Only of plot label | New switches are introduced to access the Show at Specified Indices Only option for plot label in set/get command. Syntax:
|
Importing
JIRA | Summary | Details |
---|---|---|
ORG-14420 | Support appending file name without extension as column Comments | From SR2, when user choose Append Filename to Column Comments in the import setting, the file name will be appended without extension. Note: To revert back to old way, use system variable @IFE=0 |
Graphing
JIRA | Summary | Details |
---|---|---|
ORG-16143 | Activate dataset indicator in legend will be turned off by default. | From SR2, new system variable @TNA=1 is added. It disable all system template to show active data indicator in legend. If you want to turn on daaset indicator in legend, you can set @TNA=0. |
Better color/fill pattern list and palettes, System Theme and Built-in templates |
|
Fitting
JIRA | Summary | Details |
---|---|---|
ORG-6190 | More options for nlsf.addfunc method | When adding a function to the function list in the NLSF, if arg =
|
Analysis
JIRA | Summary | Details |
---|---|---|
ORG-16290 | Output sheet should be locked | For operation that output result to a whole worksheet and locked, following operations are disallowed on the result sheet.
|
Ease of Use
JIRA | Summary | Details |
---|---|---|
ORG-16292 | Add control to suppress warning/confirm dialogs | Setting system variable @DOM = 1 will disable operation warning/confirm messages dialogs when deleting the source operation/worksheet/workbook. |