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

Multi-dimensional GPU-based data filtering #335

Merged
merged 5 commits into from
Jan 29, 2024

Conversation

kylebarron
Copy link
Member

Filter on up to 4 numeric attributes at the same time! This is working locally, but I need to figure out a clean way to connect it to the filter_value, since that's a list of lists.

The best solution (to enable jslink) might be to create our own custom widget that can display 1-4 float sliders and stores its value as a list of lists?

@kylebarron kylebarron merged commit f5544e4 into main Jan 29, 2024
5 checks passed
@kylebarron kylebarron deleted the kyle/data-filter-multi-dim branch January 29, 2024 17:20
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

Successfully merging this pull request may close these issues.

None yet

1 participant