Problem
For now, the only way of filtering the graph data set is by "hiding edges" via the reuse type filter. This does not reduce the number of nodes displayed, therefore not reducing the screen space taken up by the graph.
Solution
We should extend the current Filter options and allow users to hide and show nodes based on their type and / or other features.
Problem For now, the only way of filtering the graph data set is by "hiding edges" via the reuse type filter. This does not reduce the number of nodes displayed, therefore not reducing the screen space taken up by the graph.
Solution We should extend the current Filter options and allow users to hide and show nodes based on their type and / or other features.