Is there anyway i can design a sequence diagram using code (not any visual diagrams). need to pass some data to the arrows of the diagram and the diagram should be iterated over a loop, like multiple diagrams.
Is there anyway i can design a sequence diagram using code (not any visual diagrams). need to pass some data to the arrows of the diagram and the diagram should be iterated over a loop, like multiple diagrams.