About 5,400 results
Open links in new tab
  1. Parsing Error (Assumed diagram type: sequence) for Basic Activity ...

    Jun 18, 2025 · Impact: This bug makes it impossible to use standard features like activity stereotypes or data objects in activity diagrams with these PlantUML versions, severely …

  2. How to use !include with PlantUML Server - PlantUML Q&A

    Dec 28, 2018 · The following method should only be used IF you are running plantuml server on your local laptop via docker and like to use it instead of the jar with say visual studio code …

  3. 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 …

  4. 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 …

  5. How to control position of arrows and notes? - PlantUML Q&A

    Apr 26, 2023 · Given @startuml rectangle { component "A" as c1 component "B" as c2 component "C" as ... the position of the arrows and notes the way I want?

  6. 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 …

  7. **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.

  8. 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 …

  9. Component diagram: port placement, block sizes - PlantUML Q&A

    Mar 27, 2025 · Hello! I'm making a Component Diagram and i'm having lots of questions about internal logic ... sender timep_out .[#0000FF,dashed].> sender2 @enduml

  10. Gantt Diagram: add memos or explanations to tasks - PlantUML …

    May 18, 2020 · Download plantuml.jar (beta), and use PlantUML with VSCode. This "note" feature is, functionally what I'd like to use!, thank you!!! It's helpful to add "notes and descriptions of …