-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Regression: No line wrapping in slice title #3628
Comments
Please also notice, that the legend in the Distribution Bar Chart is also entirely gone, unless the slice is given at least one more step in width than the minimal one. |
@graceguo-supercat I think this is a regression caused by #3467 |
graceguo-supercat
pushed a commit
to graceguo-supercat/superset
that referenced
this issue
Oct 10, 2017
mistercrunch
pushed a commit
that referenced
this issue
Oct 10, 2017
michellethomas
pushed a commit
to michellethomas/panoramix
that referenced
this issue
May 24, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure these boxes are checked before submitting your issue - thank you!
Superset version
0.20.3
Expected results
Long slice titles are wrapped to make them fit into the slice.
This it the way it used to be in 0.15.4:
Actual results
The slice title is not wrapped and — depending on the Visialization Type — either overlap the slice boundaries or are hidden within a horizontal scroll range.
Steps to reproduce
Create a slice with a long title and try to fit it into a narrow area on a dashboard.
The text was updated successfully, but these errors were encountered: