About 9,320 results
Open links in new tab
  1. Is it possible to only use straight lines in a class ... - PlantUML Q&A

    Feb 12, 2014 · Strongly agree! PlantUML is very useful to visualize the classes interaction when you need to make changes in a large unknown code base with many classes. Following the …

  2. **How to run PlantUML in VS Code using only a local JAR, …

    Feb 25, 2025 · In many companies, especially those dealing with confidential data, security is a major ... property and confidential information remain protected.

  3. Please provide a way to draw if/elseif/else structure ... - PlantUML …

    Oct 23, 2015 · I'm working on some code with switch case structures on big enumerate type or if/elsif/ ... if/elseif/else structure vertically in activity diagrams.

  4. How to style groups (alt, loop etc.) using skin params? - PlantUML …

    Apr 11, 2022 · There are some answers about how to add background color, e.g.: https://forum.plantuml.net/4750 ... of caption. Is this possible using skin params?

  5. New Syntax Error in existing Sequence Diagrams (since 1.2025.0??)

    Jan 20, 2025 · On my end, I haven't fixed the diagrams yet, as I prefer PlantUML to resolve the issue on their side so that all my existing diagrams continue to work as they did before without …

  6. How can I make multiple-line state descriptions without having to …

    Apr 9, 2025 · I am trying this tool for creating a very complicated FSM for work. Each state needs ~30 lines just to mention the individual signal updates happening for each state. Including " …

  7. How to increase size of rectangle box - PlantUML Q&A

    Aug 9, 2024 · Hello, Without using scale i want increase my rectangle box size. How can i increase width and height of rectangle box? Thank you

  8. Multiple separate diagrams in one file. Is it possible? - PlantUML …

    Feb 16, 2025 · I have experimented with multiple separate diagrams in the same file. I was hoping to do this to demonstrate the different themes. @startuml !theme amiga Alice -> Bob: Hello …

  9. How can I align the text of components? - PlantUML Q&A

    Jan 23, 2021 · I'm bypassing Plantuml's node layout and using the Graphviz one instead. I mean Graphviz can do html style nodes containing colours, tables, images, etc (see my answer to …

  10. Data Flow Diagrams - PlantUML Q&A

    Apr 1, 2017 · First of all congratulations: plantuml is simply fantastic. One diagram missing from UML is the DFD. On the other side it is an extremely useful diagram that most analysts still …