You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/04/13 15:56:18 UTC

[GitHub] [incubator-superset] eugeniamz commented on issue #9308: Time Series Bar Chart(monthly) with 1 year time shift

eugeniamz commented on issue #9308: Time Series Bar Chart(monthly) with 1 year time shift
URL: https://github.com/apache/incubator-superset/issues/9308#issuecomment-612960300
 
 
   I am also able to reproduce in the time Series Bar Chart. Seems that it get messed up with the Leap Years. 
   The most weird part is that when you put
   - 365 days, it messes up with the years that ARE leap years : 
   ![image](https://user-images.githubusercontent.com/58375897/79135441-5180c900-7d7d-11ea-9826-8684983b1ca0.png)
   
   - 1 Year : it messes up with the years that ARE NOT leap years : 
   ![image](https://user-images.githubusercontent.com/58375897/79135543-80973a80-7d7d-11ea-97a3-0b9ec390530a.png)
   
   However, the line chart seems to work properly. This could be your workaround until the Bar Chart is fixed. 
   ![image](https://user-images.githubusercontent.com/58375897/79135624-a6244400-7d7d-11ea-9085-1e672973c18e.png)
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org