Versions Compared

Key

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

...

JIRASUMMARYDETAILS
ORG-17802Failure to Convert Virtual Matrix into XYZ Columns if X and Y is text.

Virtual Matrix with text X or Y failed to be converted into XYZ columns.

Fixed in Origin 2018b.

ORG-17425Origin crashes with non-unicode header row

In Origin 2018, Origin may crashes when make a plot if column contains non-unicode char.

Fixed in Origin 2018b.

Also, LabTalk Char() function has been improved to all Unicode. Now is up to 0xFFFF.

Batch Processing

JIRASUMMARYDETAILS
ORG-17472Open book should take care multiple source data sheet

when do batch processing with multiple source datasheet, in summary book, click open books button will fail to regenerate intermediate workbook.

Fixed in Origin 2018b.

Gadgets

JIRASUMMARYDETAILS
ORG-17649"Create Categories" in Cluster gadget does not get correct data range if ROI box is rotated/skewed.

If the ROI

box is rotated or skewed, the "Create Categories" in Cluster gadget will not be able to get correct data range.

Fixed in Origin 2018b.

Batch Processing

JIRASUMMARYDETAILSORG-17472Open book should take care multiple source data sheetwhen do batch processing with multiple source datasheet, in summary book, click open books button will fail to regenerate intermediate workbook

box is rotated or skewed, the "Create Categories" in Cluster gadget will not be able to get correct data range.

Fixed in Origin 2018b.

Gadgets

DETAILS
JIRASUMMARY

ORG-17241

Embedded graph with gadget needs update when data change

When a graph with a Gadget tool is embedded in a Workbook window, the result of the Gadget tool will not update as the source data chages.

Fixed in Origin 2018b.

ORG-18130Fixed a crash in FFT Gadget.

Programming

JIRASUMMARYDETAILS
ORG-17871page -X command to add shortcut not working for doc -e


Code Block
languagecpp
doc -e W{
	page -x;
}

This only adds active window to Favorites folder in previous version.

Fixed in Origin 2018b.




...