Origin 2019 Bug Fixes
Analysis
General
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | Embedded graph failed to be deleted when deleting hierarchy sheet | For some analysis, embedded graphs appears in hierachy sheet. If user double click to open it and then delete hierachy sheet, the graph isn't deleted. Fixed in Origin 2019. Click green lock in the double checked graph will delete the graph as well. |
Peak Analysis
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | PA summary graph does not show fitted curve if used PA Last Used theme | Fixed in Origin 2019. | |
0 | Peak Analysis Auto Rescale doesn't work | Fixed in Origin 2019. | |
0 | Peak Analyzer fails to use if save template as with default setting | Right click the workbook and save template as with default setting, Origin.otwu saved in UFF, then Fit peaks with Peak Analyzer fails to work. Fixed in Origin 2019. | |
0 | Wrong Row index result in PA if input partial data | Fixed in Origin 2019. |
Signal Processing
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | Xfunction corr1 circular type issue | Circular type in Signal Processing: Correlation algorithm adjust |
Statistics
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | Correlation Coeffiecients flag significant correlations fails to update correctly for large dimension cols recalculations | Fixed in Origin 2019. | |
0 | Mann-Whitney Test gets Run-time Error | Origin 2019 will show error message "Dataset is too large to output Exact P Value." for Mann-Whitney Test. | |
0 | One Way ANOVA Means Comparison Plot significant and non-significant legends colors should not change by data | Fixed in Origin 2019. | |
0 | Specific Data for two way repeated measure ANOVA fail to work after 2018 but it works in 2017 | Fixed in Origin 2019. |
Data Handling
ASCII Importing
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | ASCII file with NUL failed to import - Need better encoding guess | When ASCII file contains consecutive NULL values, it will fail to be imported in Origin 2018b. Fixed in Origin 2019. | |
0 | impASC fails to import certain file in Origin 2018 | PRN files(Labtech) fail to be imported by Import ASCII tool since Origin 2018. Fixed in Origin 2019. | |
0 | Import single 1 text-only column issue | Import ASCII file fails to import text as single column since Origin 2018. Fixed in Origin 2019. |
Curve Handling
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | Gadget Controls and Labels moved when plot properties change | Fixed the bug that gadget controls and labels are moved when plot properties change. |
Import Data
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | DDE command error in G version and G Office | In German OS, Origin2018b G and Office2013 G 1. Open Origin and the Excel file in attachment. dde -c Excel|[Xdaten.xls]Tabelle1 idxd;
dde -rc idxd R1C1:R5C2 [Book1]Sheet1!R1C1;
3. Refresh ==>#Command Error! To fix this problem, replace the second command with dde -rc idxd Z1S1:Z5S2 [Book1]Sheet1!R1C1; | |
0 | Drag&drop does not work the same as impWizard | D&D import fails when filter is using cDelimiters since Origin 2018. Fixed in Origin 2019. | |
0 | IRIG Time Import Fails in 2019 2018b 2018 | Import IRIG Time data incorrectly since Origin 2018. Fixed in Origin 2019. | |
0 | some settings in import filter are ignored when do batch processing | some settings such as Number of Columns in import filter are ignored when do batch processing |
Matrix Manipulation
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | Origin crashes when deleting matrix objects' analysis result | New bug introduced in Origin 2018b. Fixed in 2019. |
Origin Project Files
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | Saving project as OPJ file caused File Size to Increase | In Origin 2018, when saving project as OPJ instead of OPJU, file size will keep on growing. This bug only exists for OPJ saving in Origin 2018 and 2018b Workaround in Origin 2018 and 2018b: Save project as OPJU instead. | |
0 | Protect sheet and save project leads to crash | 1. New a book, fill cols with data and plot 2. In same book, add a sheet and insert the graph in any cell 3. Protect that sheet with script: layer -lw hex(182); 4. Delete that sheet and save project. ==>error "Junk dataset with NULL elements found !!! " dump into message. ==>origin crashes after new project. | |
0 | Saving project as OPJ file caused File Size to Increase | In Origin 2018, when saving project as OPJ instead of OPJU, file size will keep on growing. This bug only exists for OPJ saving in Origin 2018 and 2018b Workaround in Origin 2018 and 2018b: Save project as OPJU instead. |
Set Column Values / Cell Formula
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | Set Column Value calculation failed to work in inserted rows | Newly broken in 2018b.
==> B1 isn't updated. | |
0 | Cell formula not accepts non-English sheet name | E.g. =単価!A1 | |
0 | Function argument separators in cell formula in German version broken when save template file | In German version, decimal point is comma(,), and function argument separators is semicolon(;). So the correct way to call a function is like "table(A;B;25)". However, for a cell formula "=table(A;B;25)", save as a template file, then reopen the file, will find that it became "=table(A.B.25)", and got an error. Fixed in Origin 2019. | |
0 | Set Column Value calculation failed to work in inserted rows | Newly broken in 2018b.
==> B1 isn't updated. |
Workbook and Worksheet
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | cell(nrow, ncol) function in F(x) of column header is broken | After cell() function is improved in Origin 2018b to accept a third argument, it fails with two arguments in SCV. |
Graphing
3D Graphs
Axes
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | Log10, etc. axis scale broken in Trellis Plot | In Trellis plot, if you change Y axis to log scale, etc. the panels will mess up. The issue only exists in Origin 2018b. | |
0 | Axis Dialog Too Tall or Big | In lower Resolution, such as 1280*720, when open Axis dialog, fails to show whole dialog. | |
0 | Axis dialog with top X table labels in J version will mess up | Axis dialog will mess up when overlap box plot set horizontal panel and vertical panel with Overlap Panels option checked. The problem only exists in Japanese mode. | |
0 | Axis Stats Reference Line e.g. Mean(plotdata(*, Y)) should ignore hidden plots | Mean(plotdata(*, Y)) refers to mean of all plots. In the past it includes hidden plots. Now the reference line will exclude those hidden plots. | |
0 | Error bars in radar plot disappear after changing axis range | Fixed in Origin 2019 | |
0 | Grid line is shown wrong in group box chart if group table is on top axis | Fixed in Origin 2019 | |
0 | Log10, etc. axis scale broken in Trellis Plot | In Trellis plot, if you change Y axis to log scale, etc. the panels will mess up. The issue only exists in Origin 2018b. |
Box Chart
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | Box Chart: Fail to connect customized percentiles points | New bug introduced in Origin 2018b. Fixed in 2019. | |
0 | Box Chart: Fail to connect customized percentiles points | New bug introduced in Origin 2018b. Fixed in 2019. | |
0 | Boxplot box side line sticking out | For some specific box plot, change Box range to SE in Plot Detail's Box tab and uncheck Median Line in Lines tab. Box side lines will stick out. | |
0 | Error Message Shows when Switch from Box tab to Label tab |
| |
0 | Origin crashes when adding data cursor to grouped box charts index data |
==> Crash |
Column/Bar/Pie
ID | JIRA | SUMMARY | DETAILS |
|---|---|---|---|
0 | Connect Percentiles will not show lines for customized position |
| |
0 | Floating Columns did not work with Column Gap Across Layers option | Fixed in Origin 2019 | |
0 | Minus error bar failed to start from top of the bar | Newly broken in 2018b. When plotting statistics bar of a column with error bars, e.g. mean+sd, error bar failed to draw from the top of the bar | |
0 | Use X as Unit doesn't work for log scale column plot | Fixed in Origin 2019 |