About 14,400 results
Open links in new tab
  1. How to reference earlier activity in PlantUML UML Activity Diagram

    Nov 12, 2017 · Plantuml gives some easy syntax for some types of diagrams but for moving in multiple directions it gets challenging. I try to use plantuml for flow diagrams but when I get …

  2. How to represent a loop with a "continue" statement from C in a ...

    Nov 6, 2019 · Plantuml is a little restricted when it comes to representable language constructs. A workaround might be necessary to get as close as possible to the desired output. Can you …

  3. How to create multiple PlantUML diagrams from a python script?

    Jul 19, 2020 · Most instructions suggest you can generate PlantUML diagrams with python using: python -m plantuml example_diagram.txt. I wanted to create a python script that generates …

  4. PlantUML different layouts - Stack Overflow

    May 19, 2018 · I am using PlantUML API to generate Activity Diagram. I have used GraphViz before and used rank parameter to define layout . rank=LR [for left to right] I am trying to find …

  5. PlantUML Activity diagram new (beta) syntax with Short Codes to ...

    Dec 18, 2020 · I still do not understand why people loose their time to use PlantUML when the goal is just to make a picture, and of course it is worst when the result is invalid in UML. For …

  6. PlantUML: control arrow shape and direction - Stack Overflow

    Jun 8, 2016 · (btw: PlantUML is a very nice tool to create graphical output from a textual description embedded embedded markup documents like asciidoc or reStructuredText) This is …

  7. How to I have an activity diagram with a continue statement in …

    Dec 12, 2022 · I agree PlantUML is non-standard, but as a diagramming tool it's pretty good and has likely made UML more popular over the years (I've been teaching UML for 20 years). I …

  8. Repeat while loop after a condition in PlantUML activity diagram

    Feb 7, 2024 · I'm dealing with some difficulties trying to achieve the proper look of the plantuml activity diagram. What I'm getting is on the left, I'd like to receive what's on the right, ie: more …

  9. How to flowchart A OR B in activity diagram? - PlantUML Q&A

    Apr 27, 2016 · Related questions Are the scale instructions simply still missing in the Activity-Beta Syntax or is this a bug?

  10. Multiple columns in the new Activity Diagram (flow chart

    Jun 16, 2022 · I'm trying to use plantuml to create a flow chart. My current diagram is more than 30 lines long. This makes a very long and narrow flow chart. 1. How can I use multiple …

Refresh