apache/superset

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

Open

#33905 opened on Jun 25, 2025

View on GitHub
 (10 comments) (0 reactions) (1 assignee)TypeScript (72,837 stars) (17,291 forks)batch import
good first issuepreset:bountypreset:bounty:bugviz:charts:timeseries

Description

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