Versions Compared

Key

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

Jira LegacyserverJIRA (originlab.jira.com)columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolutionserverIdde9745f4-6a46-3986-b6b4-6ec476a4c732keyJIRA: ORG-9979

Table of Contents
maxLevel2
minLevel2

LabTalk Access to Properties of Individual Radar Axis 

...

serverJIRA (originlab.jira.com)columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolutionserverIdde9745f4-6a46-3986-b6b4-6ec476a4c732keyJIRA: ORG-9980

Code Block
//Assuming a radar chart is active
//"Rescale Each Axis Independently" should be checked on Miscellaneous page
layer.y1.to = 18;
layer.y2.to = 25;

...

LabTalk Access to 1D&2D Kernal Density Estimation

...

JIRA: ORG-11688

two LT functions in SCV's category Distributions: PDF:

...

Force Recalculation on a Specific Operation 

...

JIRA: ORG-10506

Code Block
//Force the operation with UID 804 to recalculate
run -p aui 804;

...

New Macros will be called when using Draw Data tool

...

JIRA: ORG-10507

  • BeforePointProc will be called before PointProc macro
  • AfterPointProc will be called after  PointProc macro

...

key

JIRA
Function AreaVariableTypeDefaultSupportedDescription
Jira Legacy
showSummaryfalse
serverJIRA (originlab.jira.com)
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverIdde9745f4-6a46-3986-b6b4-6ec476a4c732
ORG-11066

Size of the worksheet cell with embedded graph when auto re-size

@WCSGWint2Positive integerWorksheet Cell Size Graph Width, 1.5 = 150% of default column width
@WCSGHint6Positive integerWorksheet Cell Size Graph Height, 1.5 = 150% of default row height