apache/superset

"Undefined" is displayed as the metric value for custom-labeled metrics when using the "View as Table" option from a chart in the dashboard view

Geschlossen

#40.432 geöffnet am 26.05.2026

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (17.291 Forks)batch import
good first issueviz:charts:pie

Repository-Metriken

Stars
 (72.837 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 31T 15h) (773 gemergte PRs in 30 T)

Beschreibung

Bug description

"Undefined" is displayed as the metric value for custom-labeled metrics when using the "View as Table" option from a chart in the dashboard view

  • Create Pie chart
  • Edit the label for metric.

Screenshots/recordings

https://github.com/user-attachments/assets/2a7d1417-2ebe-4271-ac99-cc4b24d59698

Superset version

6.0.0

Python version

3.11

Node version

18 or greater

Browser

Chrome

Additional context

No response

Checklist

  • I have searched Superset docs and Slack and didn't find a solution to my problem.
  • I have searched the GitHub issue tracker and didn't find a similar bug report.
  • I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.

Contributor Guide