villebro commented on issue #9308: Time Series Bar Chart(monthly) with 1 year time shift URL: https://github.com/apache/incubator-superset/issues/9308#issuecomment-599901214 @dpugulo I believe the reason here is that we are currently in the middle of March, and as such a 1 year time shift with monthly time grains will produce observations for both March 2019 and March 2020. To avoid this, a slightly custom time filter would need to be applied that only considers whole months. I haven't done anything similar, but I believe it should be possible.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
