Versions Compared

Key

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

GUI

JIRASUMMARYDETAILS
ORG-14353

Color palette is more friendly to people with color-blindness

Add two built-in color lists for color-blindness people: Q09 ColorBlindSafe8 and Q10 ColorBlindSafe15

...

JIRASUMMARYDETAILS
ORG-14310Make SPSS import an optional feature

This is a very specific import type. It will become an option during installation, and not selected by default.

ORG-14240Better default settings when exporting graph as EMF/EPS/PDF on Remote Desktop

System variable @emrd controls whether to draw text via polygons upon drawing EMF in remote desktop environment.

We found since Win8, no such issues. So

For OS Win7 or older, the default value is set to 2.

For OS Win8 or later, default value is set to 0.

ORG-14359Support add sparklines for Excel importIn impExcel dialog, Add Sparklines dropdown box is added to provide more option for Excel import.
ORG-14358Support add sparklines for CSV importIn impCSV dialog, Add Sparklines dropdown box is added to provide more option for CSV import.
ORG-14413Provide option to show file name in column label row for BRUKE OPUS file import

Add (Re)Naming Worksheet and Workbook controls for BRUKE OPUS file import.

...

JIRASUMMARYDETAILS
ORG-13297

Add extra read-only system string registers

Add new substitution characters with two characters with formatting as %@A - %@Z. 

A: Apps root folder

F: Active folder name

H: Book name that contains the embedded graph

P: Active folder full path

Y: User AppData Root

ORG-13297Improve page.ISEMBEDDED

page.isEmbedded now can return the type (floating, embedded) of the specified page (image, graph, or sparkline), rather than just 0 or 1 to indicates whether was popped from an embedded cell or not as before. page.isEmbedded$ should always return parent sheet range.

ORG-14352X function has proper LabTalk StringArray support.

X function can now accept LabTalk StringArray as arguments.

ORG-14579edit -c command, which was used to open the Color Palette to customize the custom colors and default colors by opening the Color Palette, is forbidden now. Should advise user to use the GUI way.User should make their own custom colors using the new color control, and customize the default color for all graph elements using System Theme .

...