DEV Community

Cover image for Tree visualization with drag and drop!
Nitin Reddy
Nitin Reddy

Posted on • Edited on

1

Tree visualization with drag and drop!

Does anyone ever work on Multi tree visualization with drag and drop between the trees?

I have been trying to find a proper solution but could not find one.

Help will be grateful

Thanks in advance!!

Top comments (1)

Collapse
 
jupiteris profile image
Jupiter Programmer

Hello, thanks for your posting.
I recommend the react-dnd module.
just npm i react-dnd.
so you can connect the react with d3.js.
Thanks.

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series