apache/superset

"Show chart description" causes bottom of x-axis to be cut off heatmap in 5.0.0rc3

已關閉

#33,737 建立於 2025年6月11日

 (7 則留言) (0 個反應) (0 位負責人)TypeScript (17,291 個分叉)batch import
#bug:cosmetic#bug:regressiongood first issueviz:charts:heatmap

倉庫指標

星標
 (72,837 顆星)
PR 合併指標
 (平均合併 31天 15小時) (30 天內合併 773 個 PR)

描述

Bug description

The chart has plenty of room on the dashboard and I can see the x-axis fully when the description is hidden. But when I show it, the x-axis gets blocked:

Image

Here's the same chart looking good once I hide the description:

Image

This is a regression from 4.1.2 where this did not occur. Maybe only affects heatmap? Other chart types work as expected with description shown.

Screenshots/recordings

No response

Superset version

master / latest-dev

Python version

3.9

Node version

16

Browser

Firefox

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.

貢獻者指南