sfirke opened a new issue, #23197:
URL: https://github.com/apache/superset/issues/23197

   This is a regression from 2.0.1, revealed when testing 2.1.0rc1.  Haven't 
tested on master branch.
   
   #### How to reproduce the bug
   
   Create a time series Bar Chart v2, add to dashboard, set a filter to include 
time range from >1 year ago to now.
   
   ### Expected results
   
   Here's how this chart looks in 2.0.1 dashboard in production:
   
![image](https://user-images.githubusercontent.com/7569808/221279888-ea7d416e-0b19-4e94-bf37-2ebc176786a8.png)
   
   ### Actual results
   Here is this chart in 2.1.0rc1 - note the timestamp value at the end of the 
x-axis, bottom-right of screenshot:
   
![image](https://user-images.githubusercontent.com/7569808/221280028-239073f2-6ec3-497f-95db-a6bce3803774.png)
   
   If I change the time grain to Week, the timestamp value changes:
   
![image](https://user-images.githubusercontent.com/7569808/221280114-ca3e224d-8345-496f-ad84-6d1d1723147b.png)
   
   If I put in 2022-12-01 as the start date, the timestamp goes away:
   
![image](https://user-images.githubusercontent.com/7569808/221280444-39895338-811d-48b3-9b33-d818c84cc8e2.png)
   
   But it is present with 2022-11-01 as the start date.
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: Firefox
   - superset version: 2.1.0rc1 vs 2.0.1
   - any feature flags active: GENERIC_CHART_AXES
   
   The only maybe-relevant thing I see in the logs is `DEBUG:parsedatetime:eval 
now with context - False, False`


-- 
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]

Reply via email to