manojshetty2004 commented on issue #36325: URL: https://github.com/apache/superset/issues/36325#issuecomment-3719129964
Thanks for testing and for the detailed report! Good catch — that makes sense. The “All” interval behaving differently for timestamp-based x-axis columns vs int/string columns likely means the interval logic is being bypassed or overridden when time scale handling kicks in. I haven’t tested this yet with timestamp columns specifically, but I’ll take a closer look at how the x-axis interval is applied for time-based axes and see whether this is expected behavior or a bug. Appreciate you pointing this out — I’ll follow up once I’ve investigated further. -- 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]
