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
Currently his tool is written in C# and would require a mono install to run on OSX or Linux. Kurt is considering rewriting in typescript but it's 3 months to a year out on the rewrite. I recommended d3.js or something like that. Graphviz would be another quick way to get a simple graph. I also recommended he make the graph be vertical instead of horizontal. Horizontal is always going to be prolematic as it will blow out the margins on most screens after a few nodes unless it is reactive.
I'm looking at the graphviz option. I think I'll be able to hack together a reasonable graph representation pretty quickly with ruby-graphviz gem.
Please take a look at the KWA_Graphs branch by @Gjoll
The text was updated successfully, but these errors were encountered: