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

1 step filter negation #2667

Closed
coderlol opened this issue Jan 16, 2015 · 5 comments
Closed

1 step filter negation #2667

coderlol opened this issue Jan 16, 2015 · 5 comments

Comments

@coderlol
Copy link

Allow users to apply a filter to exclude a selected term. For example, in a vertical bar chart, where a vertical bar represents a term, allow user to select a bar and exclude it.

The exclusion capability is handy to exclude common terms that may skew a say top-10 chart.

For example if the vertical bar chart shows the top 10 class methods, but one of the method, X, is a generic method that is always called by other method, X will show up as a top method. Users ought to be able to easily exclude X.

@rashidkpc
Copy link
Contributor

This is currently possible though is a 2 click process instead of 1 click:

2015-01-16 15_00_08

@rashidkpc rashidkpc changed the title Vertical Bar Chart - Exclude Selection Filter 1 step filter negation Jan 16, 2015
@rashidkpc
Copy link
Contributor

I've updated the title of this to be a request for single step negation

@coderlol
Copy link
Author

I was thinking that from a dashboard, users should be able to quick exclude a term in a visualization, then re-include that term again.

Say I have a dashboard with 10 visualizations, it would be nice to be able to quickly exclude/re-include a term from a given visualization -- like a quick check, without having to leave the dashboard.

@cdecker22
Copy link

I agree that this would be nice. Perhaps something like control+clicking to add a negation filter would work best.

@spalger
Copy link
Contributor

spalger commented Jan 2, 2017

Duplicate of #2184

@spalger spalger closed this as completed Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants