Visualizing Link Fields

Has anyone found a good way to visualize link fields between doctypes? Something like https://observablehq.com/@d3/hierarchical-edge-bundling

Looking for a tool to select a doctype and see the visual of which doctypes are linked within that dotype and within it’s child doctypes.

To my knowledge, Anand Doshi is the only person to build a DocType visualization tool. He’s been gone a a long time, but here’s a link the code, if you want to try reverse engineering some of it.

(edit: I found the blog too)

Here’s the GitHub:
[Relationships between DocTypes in ERPNext · GitHub]

2 Likes

Please check this link https://bl.ocks.org/anandpdoshi/raw/5124686/

1 Like