There are following ways to fix this:
- Do a post-processing on selection to remove all the hidden nodes.
- Position the nodes outside the visualization space, if they fall out of a filter, This will require them to be repositioned back in the view when they are selected by a filter.
- Allow filters to modify the graph.
There are following ways to fix this: