mirror of
https://github.com/apache/superset.git
synced 2026-08-05 13:32:41 +00:00
Range labels move from mid-bar scatter points onto the markArea bands (insideTopRight), so each label sits inside the range it names and the rightmost label no longer clips at the chart edge. The tooltip stays enabled regardless of the Show labels/legend toggles and the measure bar tooltip names the range the value falls within. The grid top now estimates wrapped legend rows from item text widths instead of assuming a single row. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>