Skip to content

Limit the ordinal x-axis padding removal to the calendar axis - #7947

Merged
ankurjuneja merged 3 commits into
developfrom
fb_fixQCTrendTickCount
Aug 20, 2026
Merged

Limit the ordinal x-axis padding removal to the calendar axis#7947
ankurjuneja merged 3 commits into
developfrom
fb_fixQCTrendTickCount

Conversation

@ankurjuneja

Copy link
Copy Markdown
Contributor

Rationale

Restore the 10-slot minimum x-axis padding for ordinal axes; the calendar work removed it for every TrendingLinePlot caller, but only the calendar axis (which floors its own domain at 10 slots) can't take dateless filler rows.

Related Pull Requests

Changes

@cnathe cnathe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code change matches the removed code from the related PR. I pulled down the change and ran the QCTrendReport.testDataSortOrderInPlot successfully locally.

@ankurjuneja
ankurjuneja merged commit 23f3970 into develop Aug 20, 2026
10 checks passed
@ankurjuneja
ankurjuneja deleted the fb_fixQCTrendTickCount branch August 20, 2026 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants