16 Jul
2021
16 Jul
'21
12:27 a.m.
Hi, I want to interactively display a filtered graph whose filter is updated based on mouse events (eg when the user presses a vertex, it then display/remove its neighbors) The problem i have is that when hovering over the window with the mouse, I am still able to select or highlight a filter vertex. Is there an easy way to fully hide the filtered vertices? Thanks.