pistazie / cdk-dia

Automated diagrams of CDK provisioned infrastructure
MIT License
877 stars 37 forks source link

Positioning and connections #24

Open sholtomaud opened 2 years ago

sholtomaud commented 2 years ago

I've produced an IoT diagram from one of the AWS IoT Blog and I think I need a syntax to tell cdk-dia where to position things. Incomming to the left, outgoing to the right.

Is this possible or something that could be added as a feature?

pistazie commented 2 years ago

Hi @sholtomaud,

It's not currently possible :(

sholtomaud commented 2 years ago

Hmmmm.

But it kind of is possible, I mean we do it in our heads and have this pseudo standard syntax of putting inputs on the left of a diagram and outputs to the right.

Why can't we weight the different elements of the diagram as such?