When there was a NULL value grouping key, it would show up in the legend as <NULL> 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 <NULL> in the rich tooltip, as it appears in the legend.
Before:  After:  [ Full content available at: https://github.com/apache/incubator-superset/pull/6003 ] This message was relayed via gitbox.apache.org for [email protected]
