Origin 2016 SR2 Features/Improvements
GUI
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-14269 | Startup Tips Dialog Improvements | We improved Startup Tips dialog.
|
ORG-14353 | Color palette is more friendly to people with color-blindness | Add two built-in color lists for color-blindness people: Q09 ColorBlindSafe8 and Q10 ColorBlindSafe15 |
Import and Export
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-14310 | Make SPSS import an optional feature | This is a very specific import type. It will become an option during installation, and not selected by default. |
ORG-14240 | Better default settings when exporting graph as EMF/EPS/PDF on Remote Desktop | System variable @emrd controls whether to draw text via polygons upon drawing EMF in remote desktop environment. We found since Win8, no such issues. So For OS Win7 or older, the default value is set to 2. For OS Win8 or later, default value is set to 0. |
ORG-14359 | Support add sparklines for Excel import | In impExcel dialog, Add Sparklines dropdown box is added to provide more option for Excel import. |
ORG-14358 | Support add sparklines for CSV import | In impCSV dialog, Add Sparklines dropdown box is added to provide more option for CSV import. |
ORG-14413 | Provide option to show file name in column label row for BRUKE OPUS file import | Add (Re)Naming Worksheet and Workbook controls for BRUKE OPUS file import. |
Support importing 24-bit wav file | Before Origin 2016sr2, only 8bit, 16bit, 32bit wav file was supported. |
Graph
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-14327 | Data label not shown at last point because for missing values | Last point in data label should be the last plotted regardless the rest of missing values. |
Analysis
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-12758 | Add more CDF functions as buillt-in fitting distribution functions. | Common used CDF functions - normalCDF, ExponentialCDF,GammaCDF, LognormalCDF, WeibullCDF - are added to built-in fitting functions. They can be reached at Analysis : Fitting : Nonlinear Curve Fit : Open dialog. In settings tab from the NLFit() dialog, select Function Selection, then go to the right panel, select Statistics in the Category dropdown list, those functions are shown in the Function dropdown list. |
Programming
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-13297 | Add extra read-only system string registers | Add new substitution characters with two characters with formatting as %@A - %@Z. A: Apps root folder F: Active folder name H: Book name that contains the embedded graph P: Active folder full path Y: User AppData Root |
ORG-13297 | Improve page.ISEMBEDDED | page.isEmbedded now can return the type (floating, embedded) of the specified page (image, graph, or sparkline), rather than just 0 or 1 to indicates whether was popped from an embedded cell or not as before. page.isEmbedded$ should always return parent sheet range. |
ORG-14352 | X function has proper LabTalk StringArray support. | X function can now accept LabTalk StringArray as arguments. |
ORG-14579 | edit -c command, which was used to customize the custom colors and default colors by opening the Color Palette, is forbidden now. Should advise user to use the GUI way. | User should make their own custom colors using the new color control, and customize the default color for all graph elements using System Theme . |
Installation
JIRA | SUMMARY | DETAILS |
---|---|---|
Uncheck Python during installation | ||
ORG-14310 | Uncheck SPSS during installation | This is a very specific import type. It will become an option during installation, and not selected by default. |
Others
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-12163 | Improve Audit Log Time recording | Now time zone information is included in Project Audit Log time recording. |