You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i think gonum's layout package could work: https://pkg.go.dev/gonum.org/v1/gonum/graph/layout . For some reason their node representation doesn't include dimensions. If they're assuming unit sizes, it's a no go
i think gonum's layout package could work: https://pkg.go.dev/gonum.org/v1/gonum/graph/layout . For some reason their node representation doesn't include dimensions. If they're assuming unit sizes, it's a no go