proboscis / pinjected

MIT License
10 stars 0 forks source link

Add visualization for the design edit graphc #6

Open proboscis opened 1 year ago

proboscis commented 1 year ago

Currently we don't store any information about where the designs are combined. However, since we combine a lot of designs together, this forms a complex dependency graph, and it is hard to track how the design ended up as is.

Let's store where the designs are combined and make a visualization for it.