Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

ORG-9979 - Getting issue details... STATUS

LabTalk Access to Properties of Individual Radar Axis 

ORG-9980 - Getting issue details... STATUS

//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

ORG-11688 - Getting issue details... STATUS

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

ksdensity(x, vd, w)
ks2density(x, y, vx, vy, wx, wy)

 

Force Recalculation on a Specific Operation 

ORG-10506 - Getting issue details... STATUS

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

 

New System Variables


JIRA
Function AreaVariableTypeDefaultSupportedDescription
ORG-11066 - Getting issue details... STATUS

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
  • No labels