Blazor.Diagrams icon indicating copy to clipboard operation
Blazor.Diagrams copied to clipboard

Auto-layout

Open iambigred opened this issue 1 year ago • 5 comments

Is there any functionality to auto-layout a diagram, e.g. Org-chart style (top down), or left-to-right (time-line?) horizontal layout.

Many thanks

iambigred avatar Jan 22 '24 15:01 iambigred

i was also wondering that , if there is something already done that can help to create a Org Chart ?

alfredo251 avatar Jan 23 '24 20:01 alfredo251

Unfortunately no, not out of the box in the library. You'll have to use some other layout library or write some custom code for now.

zHaytam avatar Feb 24 '24 10:02 zHaytam