pinetr2e / napkin

Python as DSL for writing PlantUML sequence diagrams
MIT License
195 stars 10 forks source link

group #6

Closed preethiiii closed 3 years ago

preethiiii commented 3 years ago

How to group set of req and resp using python code in napkin?

pinetr2e commented 3 years ago

Currently, it is not supported. It will be again useful and really straight-forward to implement.

Please check the latest version. https://github.com/pinetr2e/napkin/blob/master/DEMO_EXAMPLES.md#message-grouping

preethiiii commented 3 years ago

Is there any other method for group? Because I need to show my work