Treemap splits labels on .
#9354
Labels
!deprecated-label:bug
Deprecated label - Use #bug instead
.pinned
Draws attention
viz:charts:treemap
Related to the Treemap chart
In the treemap viz, labels are split on
.
, and the last "word" is used for the viz.Expected results
For the label
google.com
, the label should readgoogle.com
Actual results
🤔
How to reproduce the bug
SELECT 'google.com' AS col_a
in sqllabCOUNT
, grouped bycol_a
Environment
(please complete the following information):
superset version
: Up to date with master as of 2020-03-18python --version
: 3.6node -v
npm -v
Checklist
Make sure these boxes are checked before submitting your issue - thank you!
The text was updated successfully, but these errors were encountered: