sfirke opened a new issue, #38073: URL: https://github.com/apache/superset/issues/38073
### Bug description I've noticed when using 6.0.0 that sometimes a chart will show me unix time / epoch values on the x-axis. It's not consistent which makes this hard to pin down and thus an incomplete bug report - but I've seen it enough times that I am reporting it in case someone else finds it and can fix it. Here's what I am looking at: <img width="1497" height="523" alt="Image" src="https://github.com/user-attachments/assets/c440bc49-9dd6-4fe2-89b4-876fefa4e9f6" /> I hit "Update chart" and it continues to show these bad labels. Then I hard-refresh my browser, Ctrl + Shift + R, and it now has correct values: <img width="1526" height="518" alt="Image" src="https://github.com/user-attachments/assets/6df88186-4539-4034-88d7-76922636eab0" /> ### Screenshots/recordings _No response_ ### Superset version 6.0.0 ### Python version I don't know ### Node version I don't know ### 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]
