Versions Compared

Key

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

The graphomate charts integrates seamlessly into the SAP Analytics Cloud. This also supports scripting in the Application Designer of the SAP Analytics Cloud.

Info

Overview of all scripting methods

Insert excerpt
PG:de en Scripting Doku (pictograms) SAC
PG:de en Scripting Doku (pictograms) SAC
nopaneltrue

Examples

Activate the dual mode with the method .setDualMode. In this way you can, for example, compare features that have two characteristics.

...

Code Block
graphomate_pictograms_1.setIconAssignmentIconByIndex("RAILWAY", 0);

Overview of all methods

...