The graphomate charts integrates seamlessly into the SAP Analytics Cloud. This also supports scripting in the Application Designer of the SAP Analytics Cloud.
Examples
Activate the dual mode with the method .setDualMode. In this way you can, for example, compare features that have two characteristics.
graphomate_pictograms_1.setDualMode(true);
Determine the locomotive image ("RAILWAY") for the 1st data series (indexing starts at 0).
graphomate_pictograms_1.setIconAssignmentIconByIndex("RAILWAY", 0);
Overview of all methods
Link: https://public.graphomate.com/pictograms/sac-scripting-doc/interfaces/scriptingapi.html