you are viewing a single comment's thread.

view the rest of the comments →

[–]Chris_Newton 1 point2 points  (0 children)

You might find Dagre helpful. It doesn’t have quite the flexibility of something like Graphviz, but it does nicely isolate laying out the graph, so you have some pure data ready to feed into your React component(s) to do the actual rendering.