WestHealth/pyvis

Filtering Nodes

cdelv opened this issue · 1 comments

cdelv commented

Hi,

I have been using Pyvis for a while now and It's great. However, I want to do something I saw someone do but I have no idea how he did it. I tried reaching out to him but didn't get an answer.

Basically, I want to filter nodes by their edge connection type. In other words, having a button that changes what nodes are displayed.

How can I do this?

Thanks.

cdelv commented

Something like this:

image

where the nodes change depending on the selected attributes.