New pie chart labels look messy in the dashboard view and there are some issues in the explore view as well.
Screenshots provide additional context



Make sure these boxes are checked before submitting your issue - thank you!
Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
cc @junlincc @eugeniamz @villebro
probably introduced here: https://github.com/apache/incubator-superset/pull/10966
Disabling put labels outside makes things even worse, a potential fix could be a certain threshold for the values to show, e.g. only values > 5 %
Another example, current:

Previous:

@bkyryliuk hey Bogdan, thanks for reporting. we are aware of this issue and will work on it!
@bkyryliuk this PR should fix threshold + blurriness problems introduced by the new chart: https://github.com/apache-superset/superset-ui/pull/806
@bkyryliuk this PR should fix threshold + blurriness problems introduced by the new chart: apache-superset/superset-ui#806
Wow, thank you for the prompt fix!
issue resolved! thank you so much Ville!! closing