-
Hello Mr. Carpenter,
I would like to offer my assistance in writing this book. I am both an IPv6 nerd, and a LaTeX-diagramming nerd. I have two concrete ideas that I think I could help with:
- I…
xfbs updated
2 months ago
-
Is it possible to fine-tune the diagram generation by passing edge and node attributes down to graphviz, to approximate UML class diagrams ?
-
[mermaid](https://github.com/knsv/mermaid) is used for "Generation of diagram and flowchart from text in a similar manner as markdown". It will be awesome if you add this feature.
* Ref.
- [GitL…
-
### Description
Currently we do not support service tasks in the application process. Although we do perform tasks as part of the process that could have been solved as a service task, for example ge…
-
The following diagram code reliably crashes the plugin (in the sense of a real crash; the diagram spins forever to render, and then any subsequent changes to the diagram are ignored and it just hangs …
-
It would be good if you could specify manual location overrides for things in the generated diagram.
I mainly want this to force the input / output pins to be at a specific location.
I need this…
-
I'd like to have something like yUML.me where you can call URL with diagram parameters and get dynamic image as response.
http://yuml.me/diagram/dir:td/class/[ACME Project]
-
Hi,
I am trying to generate a class diagram like this one
`@startuml
!theme plain
top to bottom direction
skinparam linetype ortho
class DIM_ACADEMIEJAAR {
FK_ACADEMIEJAAR: number(38)
…
-
The relationship data structure in diagram generation does not allow multiple relationship types with the same diagram.
For example:
```sysl
App:
!type VeryComplex:
Complex
-
- Object and Object Diagram
- Class
- class variable and class operation
- abstract classes and operations
- interfaces
- Class Relationships
- dependency
- association
- aggregati…