Is there way to show activity instance count as overlay in bmpn diagram in react I am using import BpmnViewer from 'bpmn-js'; library to show diagram

is there way to show activity instance count in bmpn diagram in react ?

You can make the same type of adjustments in react as you see in this example:

1 Like