Next.js Discord

Discord Forum

leaderlines alternative for react/next.js

Unanswered
Egyptian Mau posted this in #help-forum
Open in Discord
Egyptian MauOP
I'm working on a project which has a skill tree system, it uses leaderlines to draw connections between nodes. However the issue I'm facing is these svg elements are created in the root of the body of the site and aren't that easy to handle (from my experience). Does anyone have a suggestion for an alternative method? I was looking at just creating my own from scratch as the only alternatives I could find had the same issue.

2 Replies

Egyptian MauOP
Thank you, I'll give it a look 🙂