Versions Compared

Key

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

...

JIRA

SUMMARY

DESCRIPTION

DETAILS

ORG-25214

3D plot improvements

Extend the minimum Z axis length to 10%

In previous versions, Z axis length can only be shrunk to 25% of full length. In Origin 2023, it can the minimum value can be 10%

ORG-25213

More 3d layer mini toolbar buttons

Auto Rescale control added.

For 3D, it’s a dropdown list,

For 2D, it’s a checkbox

ORG-22648

Build Color more improvement

We can interpolate according to selection, by group and merge color lists/ palettes.

We add Base Color radio option, with All and Selection as options. All means all color in build color dialog. Selection means current selection in left panel of build color.

  • if there is only one selection, no need to show this option.

  • If user's selection is not continuous, new colors should be from 1st selection.

Support Interpolate by group option. So user could specified number of group members, and interpolate within group.

Select more than 2 color lists/palettes in left or right panel of Color Manager, right click could show a option Merge Colors.

Data Handling

Worksheet

JIRA

SUMMARY

DESCRIPTION

DETAILS

ORG-22637

Banded Rows or Columns

Alternate row column fill color

Click on upper-left corner of worksheet to turn on/off banded rows and set Banded Rows Color and show color on even or odd rows.

Labtalk property for worksheet:

wks.band=0 - off, or 1 - on

System variables to control banding color and if it shows on odd or even rows:

@WBC - RGB color

@WBE=0 -odd rows, or 1 - even rows

ORG-22868

Freeze Panes

Freeze rows and columns in worksheet

Freeze row or column makes navigating worksheet much easier.

  • View: Unfreeze/Freeze Panes menu

  • Click a single cell, column or row and use mini toolbar to freeze panes

  • Click upper-left corner of worksheet to unfreeze panes

ORG-23417

Protect Worksheet

Disable Editing of worksheet by adding a lock on sheet

  • Mini toolbar bar button is added to disable/enable editing of sheet.

Lock icon shows in front of sheet name

  • Select multiple sheet tabs and right click to protect

  • Choose Preferences: Protect Sheet Options menu to customize protection exceptions.

...