Dev10-34 opened a new pull request, #34595: URL: https://github.com/apache/superset/pull/34595
<!--- Please write the PR title following the conventions at https://www.conventionalcommits.org/en/v1.0.0/ Example: fix(dashboard): load charts correctly --> ### SUMMARY <!--- Describe the change below, including rationale and design decisions --> Currently, the X-Axis interval doesn't work when the axis type is taking a temporal type column. To fix that, added a check box which will force the time grain as selected interval for labels on the x axis. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF <!--- Skip this if not applicable --> Before: <img width="1919" height="874" alt="image" src="https://github.com/user-attachments/assets/da40707b-f3e9-4808-85ea-34ee949975fc" /> After: <img width="1919" height="872" alt="image" src="https://github.com/user-attachments/assets/2eaa3f0f-54bd-4db3-8e83-d7bf59d4ba8a" /> <img width="1919" height="874" alt="image" src="https://github.com/user-attachments/assets/cb02ac8e-da02-4fbe-9aad-bdad93d8a90d" /> ### TESTING INSTRUCTIONS <!--- Required! What steps can be taken to manually verify the changes? --> ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [x] Has associated issue:https://github.com/apache/superset/issues/28053 https://github.com/apache/superset/pull/33191 - [ ] Required feature flags: - [x] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org