Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JIRASUMMARYDETAILS

ORG-20444

Import CSV file with custom date format is very slow

ORG-20145

Graph labels Numeric separator fails to keep page setting when exporting raster formats

For example,

  1. In EOS, in Preferences: Options dialog, on Numeric Format tab, Separators is 1.000,0 (as GOS Windows default setting). 
  2. In Graph, double click the plot and go to Page level. Set Numeric separator to be 1,000.0 so they are different from Preferences: Options dialog. 
    -->Axis tick labels show as 1,000.0 formats.
  3. Export the graph as raster formats, like png, bmp, jpg, gif, pcx,psd, tga, tif
    ==>Axis tick labels show as 1.000,0 formats.

Note:
The bug was introduced in Origin 2018 when we added Numeric separator control in Graph Page level. It also exists for numeric data labels.


ORG-20573

CSV Connector only import 100 columns of data if column delimiter is comma

ORG-20679

Export Excel File Only Keep First User Parameter LineIf user has many user-defined parameter rows above data, after exporting to Excel, only 1st user-defined parameter row is kept.
 ORG-20074Export Excel failed in Column List View

Fixed in Origin 2020.

1. New a workbook and fill it with data.
2. Ctrl + W to Column List View.
3. Select menu Export: Excel to open dialog, enter name and click OK to export.
4. Open the exported Excel book.
==> It has no data


ORG-19989Exported image plots shows missing values as black

Add another layer and place the missing values of the matrix on the top as “none”. These pixels are shown as black after exporting the plot.

Fixed in Origin 2020.

ORG-20000Open dialog from hidden toolbar button causes Origin crash

1. Resize Origin window so button of Database Access toolbar is all hide.
2. Click the down triangle button and choose Open SQL Editor to open dialog.
==> The context menu of Database Access toolbar still shows.
3. Try to type something in the SQL edit box, and this will be failed.
4. Press Esc, now you can type string in the edit box.
5. Close SQL Editor dialog.
==> Origin crashes.

Note: This problem exists since Origin 2019, and fixed in Origin 2020.

ORG-20078Setting Line Style Increment greatly increase WORD size with OLE Object
  1. Open WORD file with OLE object
  2. Double click on the graph and open it in Origin
  3. Set Line Style as By One in Plot Details dialog
  4. Close Origin. Save the WORD file with updated graph
    ==> The size of Word is larger

Fixed in Origin2020.

ORG-19985DDE: Linking failed with Excel2019
  1. save xlsx file on local PC, open the file outside Origin, copy some cells
  2. go to Origin workbook, right click in the cell and paste link, save project.
  3. new project
  4. in Excel, modify some value, save and close Excel
  5. in Origin, reopen the OPJU file
    --> Attention dialog pops up
  6. click Yes
    ==>

    ==> opju file in Origin is not updated
    --> Excel file is opened

Fixed in Origin2020.

ORG-19437

 
expPDFw with 1000 rows is slowly

1. new wks with 1000 rows, fill with row numbers

2. export as multiple PDF pages with default setting
==> it takes almost 3mins

Fixed in Origin2020.

Analysis

JIRASUMMARYDETAILS

ORG-21008

Origin crashed if global fit with fix specific parameter

This bug was introduced since Origin 2018b.

Steps to see the issue:

  1. Select multiple data and open Nonlinear Curve Fit dialog.
  2. Pick a fitting function.
  3. Set Multi-Data Fit Mode as Global Fit.
  4. Go to Parameters tab, check fix checkbox on some parameters.
  5. Click Fit button.

==> Origin not responding or crashes

ORG-20403Long names are not right if some columns are all missing values in Principal Component Analysis

This bug was introduced since Origin 2018b.

It is fixed in Origin 2020.

ORG-20881Analysis Template File get Growing up when do batch processing

This bug was introduced since Origin2019 which Origin save Batch Processing dialog settings into analysis template by default when do batch processing.unfortunately, some unnecessary range was also saved. and it may caused origin crashes or hang on when file size is very big.

it is fixed in Origin2020. file size will be decreased after resaving dialog settings into analysis template.

ORG-20122Sampling interval is lost in the summary report of Batch Processing

if the Result Sheet contains Sampling interval in analysis template, origin will also copy it to Summary report sheet when do batch processing with Append result by columns now.

note: append by rows will not be supported.

ORG-20018Vertical Translate fails to work in some cases
  1. Vertical Translate fails to work for multiple panel graph
  2. Vertical translate does not work if data plot not grouped in a layer with Stack set to Individual
ORG-20223Analysis lock broken after change parameters and click Cancel in Fit PeaksThe bug was introduced since Origin 2019b and fixed in Origin 2020

...