We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Viewer.setFilter documentation could be improved with a list of commonly used property names (linked from the Node class) to make it clearer.
Viewer.setFilter
Also, the setFilter example could have commented out lines where the filters for those properties are set.
Additionally, a specific setFilter example for filtering on organization could be added because it is a common use case.
setFilter
The text was updated successfully, but these errors were encountered:
Fixed in d1c7dd8
Sorry, something went wrong.
oscarlorentzon
No branches or pull requests
The
Viewer.setFilter
documentation could be improved with a list of commonly used property names (linked from the Node class) to make it clearer.Also, the setFilter example could have commented out lines where the filters for those properties are set.
Additionally, a specific
setFilter
example for filtering on organization could be added because it is a common use case.The text was updated successfully, but these errors were encountered: