About 6,540 results
Open links in new tab
  1. 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 " …

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

  3. [activity diagram] how to change style of "backward" arrow

    Apr 11, 2025 · Hello A., Thanks for your report. Awaiting style management, and there are also some issues on coloured arrow management, I just open this: [Activity] Half-coloured arrow or …

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

  5. Is it possible to add a note above/below a component in

    Jul 23, 2021 · I'm looking to add a few notes on a component diagram that is fairly flat. note right/left on middle components adds a lot of spacing and can cause arrows to cross over each …

  6. Why are all components showing all cards in reverse order, even if …

    May 26, 2025 · I am new to PlantUML, so maybe this is a simple thing. I order my sub-components 1, 2, 3; they are ... ). If anyone has an idea, please let me know!!

  7. if condition and goto/label in activity diagram - PlantUML Q&A

    @startuml test start if ( condition_1) then (true) if ( condition_2 ) then (true) ... flow chart isnt being displayed what I want to see.

  8. Embed sub diagrams (of all type, especially Mindmap or

    Jul 27, 2020 · Hello, according with the table by The-Lu and the comment from plantuml saying they did not test all combinations, I interpret should be possible to embed a class diagram into …

  9. Add interactive functionality for Usecase diagrams ... - PlantUML …

    Mar 8, 2021 · Very recently, ioplker submits us a MR that add interactive functionality for Usecase ... specific interactive mode or default non-interactive)

  10. add anchor points or events to timing diagrams - PlantUML Q&A

    Mar 30, 2020 · I would really like to be able to add anchor points and events to timing diagrams. There are times ... " from wrtBeg to wrtEnd What do you think?