Origin 2019b Bug Fixes

Origin 2019b Bug Fixes

Analysis

Fitting

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19744

nlbegin does not work fine when specify weight method

nlbegin does not work fine when specify the Statistical weight method or method that greater than 2

0

ORG-19744

nlbegin does not work fine when specify weight method

E.g. Import Gaussian.dat under Samples\Curve Fitting\, run script,

nlbegin iy:=(1,2) func:=gauss weight:=3; //3 for method "Arbitrary Dataset (=1/ci^2)"nlfit; nlend 1 1;
==>?--> It works, but in builds previous IR96Sr0_82, it reports error message "Variable value is not in predefined list, VarName = weight, VarValue = 3".
2. Run with "weight:=6", which for method "Variance ~ a*y^b".
==> Command error, reports "Please select at least one XYRange."

These issues starts in Origin 2019.


0

ORG-19785

Wrong output result if LN of MR's Independent Data are same

When the independent variables' name are same but in upper/lower case, Multiple Linear Regression's result is wrong. Fixed in Origin 2019b.

General

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19115

Analysis Template file size Issue

Analysis template file size kept on increasing after being using in Batch Processing.

It was because some batch processing settings are saved into analysis template by mistake.

Fixed in Origin 2019b.

0

ORG-19430

Create Copy from hierarchical sheet should check numeric

Before Origin 2019b, some columns are created as text column though all data are numeric.

0

ORG-19769

For operations that Output is a sheet, Recalculation will wipe out all the operations and create new

E.g. Append multiple sheets into one sheet and plot data from it. If modify data in source sheet and recalculate, plot will be gone.

This is because before Origin 2019b, recalculation recreated the output sheet. 



The issue exists in tools that are used to join data in different sheets, e.g. wjoinbycol and wjoinbylabel.

Note: these two tools can be accessed from script window only.

wjoinbylabel -d

0

ORG-19363

Preview in Analysis should not be affected by system graph theme

User can set page size in system graph theme to have consistent size of graph windows.

But if there is page size in system theme, it woiuld be applied to preview window in analysis tools, e.g. smoothing, etc., which should not.

Fixed in Origin 2019b.



Peak Analysis

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19289

When saving workbook analysis template with Peak Analyzer in Origin2019 and reload, recalculate fails.

New bug in Origin 2019.  Fixed in Origin 2019b.

Simple way to reproduce the issue

1. Start a new project. Import \Samples\Curve Fitting\Gaussian.dat
2. Highlight column B to open PA, select Fit Peaks goal, click OK to create result.
4. Save the book as analysis template. 
5. New a project and open above analysis template.
6. Activate 1st sheet and import new data. Click Recalculate toolbar button.
==> The FitPeaks sheet has no contains.

Signal Processing

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-18971

Signal Processing: Smoothing: Wrong output X when input Y contains missing values

When there are missing values in Y data, after smoothing, the output X data shows missing values or wrong numbers if original Y has sampling interval.

Statistics

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19741

Origin not responding or slow when running PCA

Improved PCA running speed in Origin 2019b.

0

ORG-19738

PCA enhanced app Biplot axis center misaligned for Loading plots

Fixed in Origin 2019b.

Data Handling

Curve Handling

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19073

Vertical Cursor Issues with Graph Templates

1. Plot a generic XY scatter plot.

2. Open Vertical Cursor.

3. Save graph as Template.

4. Highlight an XY range in worksheet.

5. Using Plot menu, try to create a graph from the template.

==> The message pops up numerous times "This tool can ONLY be used in a GraphPage that has at lease one dataplot in it!"

==> After the graph is eventually created, there are 2 vertical cursor lines on it- one is valid and one is an orphan.

Fixed in Origin2019b.

0

ORG-19605

Intersect Gadget: result changes when ROI crosses axis frame

Drag ROI box so part of it outside axis frame, the intersect x,y coordinate values change.

New Fit Limits to control added. 

Import Data

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19760

Date with milliseconds but rounds automatically can not be read correctly

When set Date format as yyyy'-'MM'-'dd HH':'mm':'ss'.'## to import, the yyyy'-'MM'-'dd HH':'mm':'ss format data can be also recognized. only fixed for impASCimpCSV and CSV Connector.

Importing Third Party Formats

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19225

DDE: Excel is still opened when No is selected in attention dialog

Excel is opened even click No to start Excel when open Origin file.
Fixed in Origin2019b.

Origin Project Files

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19784

Custom menu is not show when save project as opj with graph active

  1. Add custom menu, new a graph window and keep it active

  2. Save project as opj file, then reopen it.

      ==> Cannot see the custom menu, fixed in Origin 2019b.

Workbook and Worksheet

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19830

Remove Links in workbook is very slow

For workbook with many links, it could take 30 minutes. In Origin 2019b, it will be done in no time.

0

ORG-19378

Shaded background in worksheet shows in printout exported image or pdf files

Since Origin 2019, we shade unused cells with shaded background. But they should not be shaded in printout or export.

Fixed in Origin 2019b. 

Worksheet Data Manipulation

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19343

Mask cells by condition always mask first cell

E.g. use Column: Mask Cells by Condition. Only 1st cell was masked before Origin 2019b.

0

ORG-19704

Pulling recursive cell formula over many rows will make Origin crash

In previous version, when pulling a cell formula over many rows (for example 1,000), Origin will crash.

Now we increase the stack size, and introduce a system variable @CFRL (default = 1600) to control the limitation. When exceed the limit, we recommend that you fill formula to F(x) cell of this column instead.

0

ORG-19654

Unstack column is very slow for large data

E.g. for a data with 3 million rows, unstack column in 2019 took about 300 sec while in Origin 2019b, it only takes about 20 sec.

Note: If group column is set as categorical, the unstacking speed can be a little faster. 

Graphing

3D Graphs

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-18999

3D scatter plot label not following symbol if set to <auto>

Made 3D scatter plot label support advanced colors in Origin2019b.

0

ORG-19358

Crash after hiding annotated point in 3D Scatter

Since Origin 2018b, if there are special point with annotation in 3D scatter graph and hide the point, Origin crashed. Fixed in Origin 2019b.

0

ORG-19389

Ctrl + double click on label of 3D pie chart crashes Origin

If there is leader line to label and user ctrl+double clicks on a label. Origin crashes. A bug since Origin 2018.

0

ORG-19619

Error bar in 3D Bar graph becomes thinner in exported image

Use system variable to workaround export issue.

@OGLSR=0 // for raster format @OGLSV=0 // for vector format

0

ORG-19423

Fail to change indexing color list for 3D surface plot

1.make 3D surface plot with XYZ dataset
2.open PD dialog, go to Fill tab, select Fill piece by piece
3.click button next to it, go to By points tab, select indexing: col(a)
4.reopen by points tab, change other color list
==> fail to change, it is always classic
Fixed in Origin2019b.

0

ORG-19547

Fail to reopen ogg file of 3D tetrahedral/ternary plot

1.make 3D tetrahedral plot
2.save as oggu first, then save as ogg
3.new project, reopen the ogg file saved in step2
==> wrong display
4.double click on the graph
==> Origin crash
Fixed in Origin2019b.

0

ORG-19724

Toolbar Entry and Plot menu use different entries for XYY 3D 100% Stacked Bars

1.active worksheet and select XYY 3D 100% Stacked Bars from toolbar
2.active worksheet and select XYY 3D 100% Stacked Bars from Plot menu
3.Open Plot menu again
==> 1. there are two entry in recently used category for XYY 3D 100% Stacked Bars
       2. the 1st one use a wrong icon(the one added by toolbar)
Fixed in Origin2019b.

0

ORG-19435

Wrong 3D tetrahedral plot

In general, for 3D tetrahedron plot:

• If 3 of 4 components = zero, you land on a vertex of the tetrahedron
• If 2 of 4 components = zero, you end up on a side line of the tetrahedron
• If 1 of 4 components = zero, you land on a side surface of the tetrahedron

but for now, when Z = 0 (column C = 0), the data point wasn't land on a side surface.

Bug in Origin 2019 since this feature was introduced. Fixed in Origin 2019b.

Axes

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19373

Add too many Special ticks cause trouble

When adding too many special axis tick labels e.g. more than 10, etc., sometimes you will fail to add or delete some special ticks.

0

ORG-19600

Axis Line with arrow Shifted when AA is ON

1. plot some data
2. set AA ON
3. edit axis and set arrow at end
4. CTRL+J to copy page
5. paste into word
==> ticks are separated from axis. Actually, it seems to me that line axis is slightly shifted upward
Fixed in Origin2019b.

0

ORG-19556

Bins disappear when add axis break in Histogram plot



0

ORG-19241

Date/Time Axis issues

  • In the past, julian date showed in edit boxes on Reference, Breaks and Special Ticks tabs of Axis dialog. Very hard to enter date/time values. In Origin 2019b, date/time edit box shows so much easier to edit date/time.

  • Various date/time axis issues, e.g. failure to round from and to value in 3D graphs, wrong special tick label, failure to specify certain date/time, etc.

0

ORG-19822

If common display is enabled for Axis Style, when set Axis "Line and Ticks" position at a fixed value,

The issues starts since Origin 2018b when *Common Display* feature was introduced. Fixed in Origin 2019b. 

0

ORG-19418

major tick type auto change to by Custom Positions when set tick type as by Counts 2

1. New a matrix, set cell(i,j)=x, make a contour plot.
2. Double click on color scale to open color scale control dialog.
3. Activate Levels page, set show on custom levels.Set Major ticks as by Counts, count as 2, click apply.
==>the type of major tick auto change to by custom positions
Fixed in Origin2019b.

0

ORG-19509

parallel plot: Fail to show x category name in left panel of axis dialog in COS/JOS

In the axis dialog, no x category name show in left panel.
Fixed in Origin2019b.

0

ORG-19745

Slowness in loading opjs with many axis breaks

Origin becomes very slow because of proliferation of axis breaks while project saving.

Fixed in Origin 2019b.

0

ORG-19500

Wrap Axis Tick Label by layer length failed to work

Bug in Origin 2018 since this feature was introduced.  Fixed in Origin 2019b.

Column/Bar/Pie

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19098

Spacing setting of grouped column plot fails to be kept after ungroup

1. fill column a,b,c, make grouped 2D column plot
2. open PD dialog, go to spacing tab, set width: col(b), subset to by column B, Gap =20%
3. right click on the plot, select upgroup
4. open PD dialog, go to spacing tab of 2nd plot
==> subset: none
==> width: col(c)
Fixed in Origin2019b.

Contour

ID

JIRA

SUMMARY

DETAILS

ID

JIRA

SUMMARY

DETAILS

0

ORG-19658

Contour profile show partial line after changing scale

New bug since Origin 2018b. In Contour profile graph, if the axis scale is changed, only part of the profile curve shows. Fixed in Origin 2019b.

Customizing Color

ID

JIRA

SUMMARY

ID

JIRA

SUMMARY