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
@dennisschoenmakers Yes and no. Graphviz allows us to define "ranks" which are supposedly used to arrange nodes into groups or columns, but I haven't yet had the chance to try it out. There are conflicting articles on whether x,y positioning is possible, but the prevailing opinions seems to be "trust Graphviz to to the right thing"; which, in fairness, it does for smaller graphs. Clearly it doesn't once you grow beyond the size of the agriculture graph.
I have a few ideas for things which could do by reusing the SVG diagram on ETEngine; perhaps I could box a few days to a week sometime in September to try to sort something out... once the more pressing tasks have been completed?
Is this still considered a problem? I know it is, in the sense that GraphViz still outputs large, messy diagrams, but I don't know how often (if ever) those diagrams are being used?
I think solving this (and also #10) will require us to drop GraphViz and switch to the an SVG diagram, as described above.
So that it's more easily recognizable for the Quintellers that work on a (sub)graph?
The text was updated successfully, but these errors were encountered: