sfirke opened a new issue, #38072: URL: https://github.com/apache/superset/issues/38072
### Bug description I'm testing 6.0.1rc1 and found that the last value on a bar chart's x-axis is displaying not as a year, the format of all other x-axis labels, but as a timestamp plus some other string (?). See screenshots below. This is a regression from 6.0.0. Looking through the changelog for 6.0.1rc1, could have been caused by this: https://github.com/apache/superset/pull/37181 ? ### Screenshots/recordings Here's the desired behavior in 6.0.0: <img width="1193" height="565" alt="Image" src="https://github.com/user-attachments/assets/de9b642f-1564-4b6b-9b70-ea6601ed46c2" /> Here's the bad behavior in 6.0.1rc1: <img width="1202" height="547" alt="Image" src="https://github.com/user-attachments/assets/d5d8d821-d573-4f36-b03b-15a915dd814c" /> Here's the chart's design view, FYI: <img width="1536" height="761" alt="Image" src="https://github.com/user-attachments/assets/34819d46-d9b6-481a-82be-cc43bd789b4d" /> ### Superset version master / latest-dev ### Python version Not applicable ### Node version Not applicable ### Browser Firefox ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] 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. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
