mprabakaran opened a new issue #9362: Dynamic time grain option for charts URL: https://github.com/apache/incubator-superset/issues/9362 **Is your feature request related to a problem? Please describe.** We have 15 mins interval data for over 2 months, when visualizing the data for a single day it looks good as the time grain is 15 mins, But when we expand the data to view 5 days worth of data, the chart struggles to load as there are more data points (15*4*24*5). **Describe the solution you'd like** Would be nice if there a way to dynamically adjust the time grain, say **15 mins** when I am looking at a days worth of data and time grain adjusting itself to **day** view when updating filter to view 5 or more days of data and so on **Describe alternatives you've considered** I don't see any alternatives at this point in time **Additional context** Add any other context or screenshots about the feature request 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]
