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

Make NULL value grouping keys show up properly in rich tooltip #6003

Merged
merged 7 commits into from Jan 8, 2019

Conversation

hmanuel
Copy link
Contributor

@hmanuel hmanuel commented Sep 28, 2018

When there was a NULL value grouping key, it would show up in the legend as but would show in the rich tooltip as an empty string. I added an if statement so that the NULL value will show up as in the rich tooltip, as it appears in the legend.

Before:
screen shot 2018-09-28 at 11 50 14 am

After:
screen shot 2018-09-28 at 11 52 57 am

@codecov-io
Copy link

codecov-io commented Oct 1, 2018

Codecov Report

Merging #6003 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #6003   +/-   ##
======================================
  Coverage    73.5%   73.5%           
======================================
  Files          72      72           
  Lines       10001   10001           
======================================
  Hits         7351    7351           
  Misses       2650    2650

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 852c512...25386a4. Read the comment docs.

@hmanuel
Copy link
Contributor Author

hmanuel commented Oct 4, 2018

all relevant tests pass. master is failing, which is causing mine to fail

@hmanuel
Copy link
Contributor Author

hmanuel commented Oct 9, 2018

@JamshedRahman

@JamshedRahman
Copy link
Contributor

@williaster @betodealmeida @graceguo-supercat Can we please get a commit for this small change from Twitter? :-)

@hmanuel
Copy link
Contributor Author

hmanuel commented Nov 19, 2018

@mistercrunch can we please get a commit on this small change? from twitter

@kristw kristw added enhancement:request Enhancement request submitted by anyone from the community .ui labels Nov 30, 2018
@kristw kristw added this to Needs review in PRs Status Dec 1, 2018
@kristw kristw moved this from Needs review to In progress in PRs Status Dec 1, 2018
@kristw kristw moved this from In progress to Reviewed in PRs Status Dec 1, 2018
@hmanuel
Copy link
Contributor Author

hmanuel commented Jan 7, 2019

@williaster I made the requested changes, please take a look

PRs Status automation moved this from Changes requested to Reviewer approved Jan 8, 2019
@mistercrunch mistercrunch merged commit 818a6a8 into apache:master Jan 8, 2019
PRs Status automation moved this from Reviewer approved to Done Jan 8, 2019
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.34.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels enhancement:request Enhancement request submitted by anyone from the community 🚢 0.34.0
Projects
No open projects
PRs Status
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

7 participants