Versions Compared

Key

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

...

10504
JIRASummaryDetails
ORG-11637PE: View Extra Large Icons context menu is addedwhen right click column header in Details View.
ORG-12155Combine file types list when open files from File:Open dialog
ORG-Add colsplit x-function to unstack columns by row index

Run colsplit -d; to open following dialog:

Image Removed

Commands examples:

1. colsplit irng:=col(A) nrows:=3;

2. colsplit irng:=col(B) method:=seq nrows:=10;

3. colsplit irng:=[Book1]Sheet1!(1,2);

ORG-9424Support pClamp 10.4 file for third-party file import 
ORG-12196In Project Explorer, when click on the worksheet to rename we add a bigger toggle button and a hot-key to control to either rename Short Name or Long Name
  1. The hot-key Ctrl+N when at editing mode can switch to renaming by Long Name or Short Name
  2. A new system variable @PERB=0 to hide toggle button, and by default to rename Long Name.

ORG-11968Support Duplicate Graph with New Columns for xyz plot 

Import

JIRASummaryDetails
ORG-9424Support pClamp 10.4 file for third-party file import 

 

Worksheet

JIRASummaryDetails
ORG-10504Add colsplit x-function to unstack columns by row index

Run colsplit -d; to open following dialog:

Image Added

Commands examples:

1. colsplit irng:=col(A) nrows:=3;

2. colsplit irng:=col(B) method:=seq nrows:=10;

3. colsplit irng:=[Book1]Sheet1!(1,2);

 

Analysis

Statistics

JIRASummaryDetails
ORG-12071Cluster Gadget: Support statistics in X direction A "X Value" check-box is added in Calculation tab of the Cluster Preferences dialog.

...