tisoap / react-flow-smart-edge

Custom Edge for React Flow that never intersects with other nodes
https://tisoap.github.io/react-flow-smart-edge/
MIT License
242 stars 26 forks source link

Add SmoothStepPath #51

Open brootle opened 1 year ago

brootle commented 1 year ago

Is your feature request related to a problem? Please describe.

Please add SmoothStepPath

Describe the solution you'd like

I want Smooth Step Path edges 🙂

Describe alternatives you've considered

No alternative

Additional context

No response

holgergp commented 8 months ago

I (tried to) retrofit SmoothStepPath: https://gist.github.com/holgergp/b95396f8e81abb17add1809c404b163c

wpnl commented 7 months ago

I (tried to) retrofit SmoothStepPath: https://gist.github.com/holgergp/b95396f8e81abb17add1809c404b163c

Can it be used in a complete use case?

holgergp commented 7 months ago

I (tried to) retrofit SmoothStepPath: https://gist.github.com/holgergp/b95396f8e81abb17add1809c404b163c

Can it be used in a complete use case?

@wpnl What do you mean by complete use case?