Versions Compared

Key

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

...

JIRA

SUMMARY

DETAILS

ORG-24794

Sunburst plot is wrong if not set x as categorical

When more than 2 X columns without set as Categorical, highlight all and Plot: Categorical: Sunburst

==> Wrong plot

Fixed in Origin 2023b

ORG-25895

Failure to use arrow keys to go to next or previous plot after using space key

In Object Manager, after press Space key to turn off/on plot

==> Fails to use arrow key to go to next or previous plot

Fixed in Origin2023b

ORG-25213

3D Layer More MT buttons

Case1
new wks with 6 columns
fill col(a)-(c) with row numbers, col(d)=a_10, col(e)=b_10, col(f)=c*10
highlight col(a)-(c), make 3D scatter plot
select layer, in MT, set to auto rescale XYZ
open PD dialog, go to 3D vector tab, enable 3D vector, set X end=col(d), Y end=col(e), Z end=col(f), click OK
==> no rescale

Case2
open the attached ORG-25213_P5.oggu file
select the layer, in MT, set to auto rescale XYZ
open PD dialog, go to layer properties, go to miscellaneous tab, change Z value source to auto, click OK
==> level of colormap is changed
click rescale button in toolbar
--> graph is updated
reopen PD dialog, go to layer properties, go to miscellaneous tab, change Z value source back to lone name, click OK
==> level of colormap is changed again

Fixed all in Origin2023b.

ORG-25846

Show wrong data info for 3D

  1. new wks with XYZ, fill XY with row numbers, Z with uniform random numbers

  2. highlight col(c), make 3d scatter plot

  3. open PD dialog, go to label tab, check enable, label form=custom, format string=$(wcol👎[i], *4), click OK

  4. take the following image for example, move the mouse cursor to the labels (not the symbol)

==> data point tooltip is shown up, and wrong info displayed.

Fixed in Origin2023b.

ORG-25731

Fail to apply layer properties to linked layer

  1. make graph with multiple payers

→ notice that layer properties is applied to linked layers, layer2 is linked to layer1, layer3 is linked to layer2

  1. change font color of layer title of layer1

==> font color of layer3 is not updated

Fixed in Origin2023b.

ORG-26249

Display Issue When Multiple Waterfall in same Y

  1. open the attached Double-Y Waterfall_DisplayIssue.opju in

    Jira Legacy
    serverSystem JIRA
    serverIdde9745f4-6a46-3986-b6b4-6ec476a4c732
    keyORG-26249

  2. in Graph 2, there are 2 waterfall show on same Y, plots on same Y use different color

==> but the overlap part seems display wrong

Fixed in Origin2023b.

ORG-26250

Refresh issue for group header After data highlight with 3D scatter

  1. new worksheet, add 3 columns and set them as Z

  2. fill all columns with random data, plot 3d scatter

  3. select data highlighter, drag a rectangle to select some data

  4. click pointer toolbar to exit data highlighter mode ==> points in 1st plot still fade out

  5. click refresh button → works fine

Fixed in Origin2023b.

ORG-26189

SVG Path Drawing Issues Part 2

The inserted SVG image object draws wrong if it contains dash array.

Fixed in Origin2023b.

ORG-26281

Waterfall with B-spline Display Issue When there is break

  1. Open attached WaterfallBreak.ogwu in ORG-26281

  2. select all and plot 3d waterfall,

  3. open PD, go to pattern tab, change connect to B-spline, ok

  4. open axis dialog, go to scale tab, from=0, to=2000

  5. go to break tab, set number of break to 1, from 500 to 1500, ok ==> there is no fill under middle curve for 1st and 2nd plot

Fixed in Origin2023b.

Analysis

General

JIRA

SUMMARY

DETAILS

ORG-26152

Wrong script after Generate Script for SubGroup Method By Reference Colum(s) in XF reducexy

For Analysis: Data Manipulation: Reduce by Group tool, it supports SubGroup Method By Reference Colum(s) in Origin2023, but if customize some settings and Generate Script, it outputs wrong script

Fixed in Origin2023b

ORG-25670

Reduce by Group issues

For date data, open Analysis: Data Manipulation: Reduce by Group tool, set Subgroup method as X Increment, set X Increment as 1year/1month, it uses hard coded day 365/31, in Origin2023b, now check year/month info

...