shyam2794 opened a new issue #4307: Adaptative Formatting month and Quarter URL: https://github.com/apache/incubator-superset/issues/4307 Make sure these boxes are checked before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if any - [x] I have reproduced the issue with at least the latest released version of superset - [x] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version 20.5 ### Expected results In the time grain filter on choosing month and selecting the months (jan-17 , Dec -17 , jan-18) . The result should show something like this .  ### Actual results But if we use adaptative formatting and choose the same time period as above , we are able to see that Jan-2017 as (2017) and jan-2018 as (2018) . This sometimes misleads the end user on what they are looking at whether year data or month wise data . Time Grain - Month  Similarly choosing quarter on time grain produces the correct results but the x-axis is still displayed in months instead of quarter . The ' X - axis ' to be displayed in quarter instead of month will be very helpfull . Time Grain - Quarter  ### Steps to reproduce In the time series charts , choose 1. date field in time column 2. under time grain choose Month 3. Apply Filter for the month January . 4. Under time grain choose Quarter . Thanks
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
