Available Arrow Types

you can choose from the 9 arrow types available in Workflow Dashboard (if the none is counted as a type)

../_images/arrow_types.png

Tip

The workflow above generated by setting for each transition a given arrow using the head attribute in transition description (see Transition Configuration), then added the fellowing configuration to the workflow dscription: {autoColor:false, linkType:step, direction:lr, tree:t, default:#f9f9f9, current:#f9f9f9} For more details see Workflow Configuration

JSON Arrow values

In this fellowing table you’ll find the arrow values that you can use in workflow and transition customizations, note that:

  • The JSON values are case sensitive

  • If a value is wrong or not in this list, then the parent default value will be selected.

Arrow Type

JSON Value

Arrow (default)

arrow OR a

Vee

vee OR v

Triangle

triangle OR t

Solid Triangle

sTriangle OR st

Square

square OR s

Solid Square

sSquare OR ss

Circle

circle OR c

Solid Circle

sCircle OR sc

None (undirected)

none OR n