...
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 |
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.
|
ORG-23417 | Protect Worksheet | Disable Editing of worksheet by adding a lock on sheet |
Lock icon shows in front of sheet name
|
...