Daniel Kallin

Results 68 comments of Daniel Kallin

I would like to support as much as possible of the UML standard. This is an omission however. There have been some other requests for this as well. I will...

I have been thinking about adding the crow foot type association for a long time. Nice to get an actual request! There is some slight layouting issues that have to...

@tcbuzor the fact that edges could leave a node at 45° angle from a corner is actually a pretty big obstacle to implementing crow feet connectors… not sure how to...

For some diagrams the associations meet the nodes at 90 degrees. ![90degree](https://www.nomnoml.com/image.svg?source=%5Ba%5D-%5Bb%5D) But for other the associations would meet at 45 degrees (or any other angle) and maybe hit a...

I like it! This should be possible. Some questions related to the more complex shapes like `database` remain. Could you share a link to some ERD diagram specification so I...

Unfortunately there are not plans to add stylable cells (or _compartments_ as they are called for the other node types). I really like the `table` type but it is already...

The `#direction` directive controls the direction of the *relations* - (the arrows). `#direction: down` actually means that arrows go vertically, and peers are placed horizontally. As you only have peers...

All directives are global so one cannot have a different layout style within a child frame. Note: I'm the author of nomnoml and not really associated with vscode-nomnoml