petroswork opened a new issue #2750: [explore] disable "granularity" control for non-timeseries visualizations URL: https://github.com/apache/incubator-superset/issues/2750 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 0.17.6 ### Expected results Using the timestamp column for the series, I would expect the time grain to apply, so that the series is e.g. weekly. ### Actual results The query executed does not include any statement regarding the time grain and this is visible in the visualization. ### Steps to reproduce Create a distribution bar chart with timestamp series.
---------------------------------------------------------------- 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]
