Labels are not displayed correctly in version 5.0 #35862
Replies: 2 comments 2 replies
-
| In Superset 5.0, Pie/Donut chart label formatting is controlled by the Label Type setting. To fix the issue where labels are concatenated without spaces, open your chart's configuration panel and look for the "Label Type" option. Set it to "key_value_percent" for readable labels like  If you still see formatting issues after adjusting these settings, it may be due to a regression or bug introduced in 5.0, but most cases are resolved by updating the label configuration as described above. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other   | 
Beta Was this translation helpful? Give feedback.
-
| Hi, @dosu The label I defined in my saved metric isn't displayed. However, if I define the metric within the chart (i.e., not save it in the dataset) and give it a custom name, it displays correctly. However, the quantity and percentage are still displayed together, which can be confusing for the end user. | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Since updating Superset to version 5.0, the labels of some charts, such as the Pie Chart, are displayed in a manner that is difficult for the end user to read.
The variable name (not the label), the amount, and the percentage are displayed all at once without spaces. This makes the chart difficult for a non-technical person to understand.
How can I configure this so that it displays correctly again?
Beta Was this translation helpful? Give feedback.
All reactions