Blazor-Diagrams / Blazor.Diagrams

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

How can reset lines... #352

Closed avap90 closed 9 months ago

avap90 commented 10 months 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 10 months ago

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

image

avap90 commented 10 months 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 9 months ago

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