安裝中文字典英文字典辭典工具!
安裝中文字典英文字典辭典工具!
|
- **How to run PlantUML in VS Code using only a local JAR, ensuring no . . .
In many companies, especially those dealing with confidential data, security is a major property and confidential information remain protected
- Activity diagram: Using if(. . . ) is (. . . ) syntax in ELSEIF - PlantUML Q A
Hi Please compare the below two examples, each utilizing one of the two conditional syntaxes cited syntax (example 2) is not rendered correctly?
- How to use !include with PlantUML Server - PlantUML Q A
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 simply due to the speed boost it provides over the jar
- Multiple separate diagrams in one file. Is it possible? - PlantUML Q A
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 Bob -> Alice: Hi there! @enduml @startuml !theme aws-orange class Car { +String make +String model +int year } @enduml @startuml !theme black-knight c -> d: Hello d -> c: Hi there! @enduml The themes bleed into each other
- Having a graphical representation of a tree command - PlantUML Q A
The tree command is really useful to show a directory structure but it would be nicer with an image It would be great to have a graphical representation of the `tree` command You just copy past the output into a PlantUML diagram, and you get a nice image: rest-fight ├── pom xml └── src ├── main │ ├── java │ │ └── io │ │ └── quarkus
- change color for group in sequence diagrams - PlantUML Q A
As far as I understand, the way to change colors for elements (like for instance a note box) pink MyGroup Bob -> Alice : hello end group @enduml
- How can I align the text of components? - PlantUML Q A
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 this question)
- Parsing Error (Assumed diagram type: sequence) for Basic Activity . . .
Impact: This bug makes it impossible to use standard features like activity stereotypes or data objects in activity diagrams with these PlantUML versions, severely limiting the ability to create visually accurate and semantically correct flowcharts It also affects the parsing of more complex, but otherwise valid, activity diagrams
|
|
|