Hello Guys,
May I know it is possible to customize the shape of token pointer,please?
E.g
- putting custom text inside the circle.
- change to the desired color
Hello Guys,
May I know it is possible to customize the shape of token pointer,please?
E.g
You can have a look at bpmn-js-token-simulation/lib/features/token-count/TokenCount.js at main · bpmn-io/bpmn-js-token-simulation · GitHub. Changing the color can be done through CSS or through changing the token count feature. To change the text you’d also have to change the token count feature.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.