2015 Worksheet Bug Fixes
Worksheet
JIRA | Summary | Details |
---|---|---|
ORG-11276 | Sort Worksheet not working in Statistics on Columns result flat sheet | Support worksheet sort in the result worksheet of column statistics or Set Column Values. |
ORG-11835 | Allow Sort Worksheet when output is in same sheet as input | When the output of one process is in the same worksheet as its input, this worksheet can be sorted. |
ORG-11744 | Set Column Value formula with column short name as I and J | Now columns with short name I/J can be calculated correctly in vector+double formula like: Col(A)+Min(Col(I)+Col(J)) |
ORG-11066 | wautosize X-Functiion will re-size worksheet cell with larger size for embedded graph | Embedded graph will have bigger wks cell after wautosize. Amplification is controlled by system variable @WCSGW and @WCSGH |
ORG-3555 | Worksheet works properly as table embedded in graph. | Worksheet embedded in graph work properly and update correctly when changing data outside graph. |
ORG-11135 | Worsheet supports long text in cell. | 32bit Origin will not crash when worksheet cells contain long text. |
ORG-3919 | Matrix data converted to 12bit Image fails to display in Image View | Matrix data converted to 12bit Image succeeds to display in Image View. |