Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 35 Next »

Import

JIRASUMMARYDETAILS
ORG-17662Slowness in MDF file Import

Customer sent a big mdf file which takes 1 hour to import in Origin 2018 and earlier versions.

In Origin 2018b, it only takes 67 sec.

ORG-18089Drag and drop data file failed to set column as Date with Custom Date format

When save a filter by Import wizard with the settings: on Data Columns page, set Custom Date Format, and right click on column header to set format as Date.

And then drag and drop the a date format ASCII file into Workbook to import with the saved filter.

==>Fail to set the specified column with Custom Date Format.

ORG-17607Worksheet Script run after Import for DatabaseWorksheet script fails to execute after Database import, and this is fixed in Origin 2018b.

Export

JIRASUMMARYDETAILS
ORG-17664Axis arrow cut off in graph pasted to word with Tight Margin Control

In a graph, if axis arrow is turned on, but where is no axis title and ticks, then if user set Margin Control as Tight and export graph or copy page, the axis title is show in half. 

Fixed in Origin 2018b.


 

ORG-17511

Group column indexed data plot pasting to CorelDRAW lost label text object

Fixed problem that graph's lables are lost if pasted in CorelDRAW.

Due to Clipping fail correctly handled by Corel Draw, user can use metafile to workaround, or turn of clipping by new system variable: @ATLC, whether enable axis table label drawing clipping. 1 for enable(default), 0 for disable.

Fixed in Origin2018b.

 

ORG-18019

MT Extra Font fails to export as EPS correctly

Export text object whose font type is MT Extra as EPS.
==> The letter shows as English letter.

Fixed in Origin2018b.

 

ORG-17406

 Axis table lost in exported image file 
  1. Make a graph with axis table and it has break.
  2. Export the graph.
    ==> The 2nd level label is lost.

Fixed in Origin2018b.

Graphing

JIRASUMMARYDETAILS
ORG-17750Slowness when drawing many columnsLine plot drawing is much slower since Origin 2017. It also exists in Origin 2018. E.g. when drawing 7000 columns, Origin hangs up. It takes about 10 sec. in Origin 2018b.
ORG-17237Symbol tab customization should also affect box chart component

Line thickness control doesn't work on any component. While  Scatter symbol size doesn't work on mean percentile symbol. Now Symbol tab customization should also affect box chart component. 

ORG-17248Support Table Tick Label(not Panel Banner) for Trellis PlotIn the past, Trellis will not support table tick label unless it's panel banner.
ORG-17386Could not copy/paste column plot border colorSince 9.4 SR1, copy column/bar/3D bar plot's format and select Paste Format: Border didn't work. 
ORG-17429Support Copy and Paste format for Stats & Formula Reference lineCopy Axis' format with Stats & Formula Reference line and then paste into another axis for paste Format: Reference Lines fails in 9.5 .

ORG-17487

XYZ contour disappear after merge into smaller layer areaSome XYZ contour graph fails to merge into smaller layer area

ORG-17474

Too much levels will make the contour show the colors incorrectlyFor some contour plot with too many levels, open speed mode could show incorrectly since Origin 9.3

Analysis

JIRASUMMARYDETAILS
ORG-17815ANOVA1 with tukey get error 2003

Certain datasets for One Way Anova, Two Way Anova and Factorial ANOVA  get error for Tukey Test. Fixed in Origin 2018b.

ORG-176843-way ANOVA output wrong for certain data3-way ANOVA fails to output Homogeneity Tests(Levene's Test) for certain data. Fixed in Origin 2018b.
ORG-17445
Wrong Confidence/Prediction Bands in Polynomial Fit if using Apparent Fit
In Polynomial Fit's report, Apparent Fitted curve is outputted with wrong Confidence/Prediction Bands. Fixed in Origin 2018b.
ORG-17447Try to ignore missing values in fitting bounds for parametersIf missing value exists in the bounds, try to treat it as there is no bounds setting at all and then not pass it into iteration.
ORG-17679Recalculate and Rescale Issues on Virtual MatrixFix the issues exist in the analysis related to Virtual Matrix.
ORG-17586
Kruskal-Wallis ANOVA should not use the same row header for Descriptive Table when raw data from different worksheets
Kruskal-Wallis ANOVA, Mood's median test , Friedman ANOVA and (NPH)K Independent Samples should not use the same row header for Descriptive Table when raw data from different worksheets. Fixed in Origin 2018b.
ORG-15017The PCA results aren't right when there is numeric data in Label column(1st col)

The Principle Component Analysis score results aren't right when there is numeric data in Label column(1st col).

Fixed in Origin 2018b.

Worksheet and Data Processing

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.

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

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.

Programming

JIRASUMMARYDETAILS
ORG-17871page -X command to add shortcut not working for doc -e
doc -e W{
	page -x;
}

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

Fixed in Origin 2018b.




License and Installation

JIRASUMMARYDETAILS
ORG-17557Offline Activation fails if user account contains Unicode character

If user account name contains UNICODE characters, activating Origin without internet connection will fail.

Fixed in Origin 2018b.

Others

JIRASUMMARYDETAILS
ORG-17786Customer Report on OPJU issuesCustomer‘s OPJU Crashing on load. Fixed in Origin 2018b.
ORG-17550app toolbar fail to work after do changes on button settings

install app which will create toolbar,such as Distance Between Two Points, if do changes on button settings in customize toolbar dialog, the app toolbar fail to work.  this issue will be gone after restarting origin.

Fixed in Origin 2018b.

ORG-17620Long LaTeX script fails to shows correctWorkaround:  The long LaTeX equation should be separated to 2 parts or set @LTXR=2000.
Note: Need set @LTXR=2000 firstly, then recreate a new long LaTeX equation. For the old one, it still fails to work.
  • No labels