lyndsiWilliams commented on issue #23167: URL: https://github.com/apache/superset/issues/23167#issuecomment-2125693026
Hi! We're also experiencing this issue on our instance of Superset. I don't have a solution, but I thought I could provide more information to hopefully help figure out what's causing this. In our example, the dataset has a -4 hour offset and we're using line charts with a time comparison of 1 day ago. The metric line uses a custom SQL query and the X-axis is the default temporal column on the dataset. You can see the original metric line ends at 16:00 but the "1 day ago" comparison line ends at 12:00. **A strange observation I noticed:** The original metric line has the correct -4 hours offset. The "1 day ago" comparison line seems to have an _additional_ -4 hours offset applied. It seems that the hours offset might be applied twice within this functionality somewhere. I hope this helps, happy to continue discussing if anyone has any ideas for a solution! 💡 https://github.com/apache/superset/assets/55605634/002ccc3e-2da0-4b6d-9c19-b5d362b67bcf -- 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]
