Dash LiteGraph, ReactFlow and Mermaid components

My first foray into building Dash components. Hoping these will help others in interactive graph building and visualisation.

pip install dash-diagram

2 Likes

Love this, took a crack at the dash flow recently, thought the elkjs tree was pretty interesting. Noticed you didn’t have it included in your project and think it might make a nice / useful adition:

Have most of it already setup in this Dash Flow component I built, you should look through my repo and take some parts that might be useful for this project.

Really like how you’ve combined Mermaid, ReactFlow and LiteGraph into one project. Really appreciate what you’ve done with this looks really promising. :rocket::star:

Excellent. I’ll have a look. It was actually your video on building components with the help of Claude that inspired me to do it the first place.

1 Like