Blazor-Diagrams / Blazor.Diagrams

A fully customizable and extensible all-purpose diagrams library for Blazor
https://blazor-diagrams.zhaytam.com
MIT License
1.01k stars 205 forks source link

How can reset lines... #352

Closed avap90 closed 1 year ago

avap90 commented 1 year ago

Hi. Thank you for your Blazor-Diagrams..

Some many rects and connect lines..

but connected lines are complicated.

How can reset line this style..

image

Is possble?

Thank you for your project.

zHaytam commented 1 year ago

I'm sorry I don't understand what you want to achieve... Do you want lines to go like this?

image

avap90 commented 1 year ago

I'm sorry I don't understand what you want to achieve... Do you want lines to go like this?

image

Oh.. Hi!~ Thank you for your answer.

My meen is this. image

If i create auto reset button. button click auto reset clean position.

Thank you for your answer.

zHaytam commented 1 year ago

You will need to use a Layout Algorithm.
Unfortunately, the library doesn't provide them for now.