-
Type:
Bug
-
Status: Resolved
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.0.0
-
Component/s: Mission Control Client
-
Labels:None
-
Subcomponent:
-
Sprint:JMC 8.0 Sprint 8 - Bugfixing
Once the graphs get large, graphviz will take forever to render the graph. This is annoying, and will sometimes make you quit JMC to end the pain. We should either implement a pruning strategy limiting the number of nodes to render (perhaps provide a preference), or simply just not render at all if there are too many nodes in the selection (showing "Too many nodes, change selection" or something similar).