MarcusSorealheis opened a new issue #9229: Months Unavailable in Time Series Bar Chart Of Week Granularity URL: https://github.com/apache/incubator-superset/issues/9229 When a Time Series Bar Chart displays data at "Week" granularity but spanning multiple months, there is no month label. It can be tricky to keep track of which month you might be looking at. ### Expected results I would expect that the month would be appended to the label so that viewers still know which month they are looking at. ### Actual results Instead, what actually happens is that only the day date, so users only see a sea of Mondays. #### Screenshots  #### How to reproduce the bug 1. Go to 'charts' 2. Click on 'the Create a chart plus sign' and create time series bar chart. 3. Use date range spanning more than one month, and set time granularity to 'week.' 4. See error ### Environment (please complete the following information): - superset version: `Master` - python version: `Python 3.6.10 (default, Jan 4 2020, 03:14:07)` - node.js version: `v12.5.0` - npm version: `6.9.0` ### Checklist Make sure these boxes are checked before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here.
---------------------------------------------------------------- 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]
