apache/superset

Last month doesn't appear on X axis for Time Series Line Chart

Open

#33.905 geöffnet am 25. Juni 2025

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (72.837 Stars) (17.291 Forks)batch import
good first issuepreset:bountypreset:bounty:bugviz:charts:timeseries

Beschreibung

Bug description

  1. Go to a time series line chart with monthly data from the example datasets
  2. Chose month time grain

Expected

Last month's label should show on X axis

Actual

Last month's label doesn’t show

Screenshots/recordings

Image

Superset version

master / latest-dev

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