-
Notifications
You must be signed in to change notification settings - Fork 414
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
Improving outlier filter suggestion #191
Comments
aschonfeld
added a commit
that referenced
this issue
Apr 26, 2020
* #191: improving outlier filter suggestions * #190: hide "Animate" inputs when "Percentage Sum" or "Percentage Count" aggregations are used * #189: hide "Barsort" when grouping is being applied * #187: missing & outlier tooltip descriptions on column headers * #186: close "Describe" tab after clicking "Update Grid"
aschonfeld
added a commit
that referenced
this issue
Apr 30, 2020
aschonfeld
added a commit
that referenced
this issue
May 2, 2020
* #191: improving outlier filter suggestions * #190: hide "Animate" inputs when "Percentage Sum" or "Percentage Count" aggregations are used * #189: hide "Barsort" when grouping is being applied * #187: missing & outlier tooltip descriptions on column headers * #186: close "Describe" tab after clicking "Update Grid" * #122: editable cells * npm package upgrades * circleci build script refactoring
Merged
aschonfeld
added a commit
that referenced
this issue
May 2, 2020
* #191: improving outlier filter suggestions * #190: hide "Animate" inputs when "Percentage Sum" or "Percentage Count" aggregations are used * #189: hide "Barsort" when grouping is being applied * #187: missing & outlier tooltip descriptions on column headers * #186: close "Describe" tab after clicking "Update Grid" * #122: editable cells * npm package upgrades * circleci build script refactoring
fixed v1.8.11 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If the suggestion range is lower or upper than the actual number doesn't show
for this case it should just show
Remove outlier filter:(Price > 1127505.0) because Price doesn't have lower than 0 (except oil :D)
The text was updated successfully, but these errors were encountered: