Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to filter edges? #371

Open
keforbes opened this issue Dec 3, 2019 · 3 comments
Open

How to filter edges? #371

keforbes opened this issue Dec 3, 2019 · 3 comments

Comments

@keforbes
Copy link

keforbes commented Dec 3, 2019

I'm not sure if this is a defect or a feature request. It's really just a question of whether a feature is implemented.

I would like to do something similar to the Dynamic Filtering Demo here: https://visjs.github.io/vis-network/examples/network/data/dynamicFiltering.html

It looks like the filtering is done by calling DataView.refresh() but I don't see DataView as an exported member in ngx-vis. Does this mean ngx-vis hasn't implemented it yet or is there a different way to "refresh" the display using ngx-vis?

@renewing
Copy link

I am looking for this too

@ossama13
Copy link

Did you find a solution ?

@keforbes
Copy link
Author

No, I never figured out a way to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants