eugeniamz opened a new issue #11917: URL: https://github.com/apache/incubator-superset/issues/11917
By default time series table retrieve 5000 rows but it does not give the option of changing or show that you reach the limit (in other cases the number of rows are marked red) I know that it would better to process less number of rows but the chart is misleading if people do not know the limitation  If I filter the rows clearly show the misleading  ### Expected results At least a red mark to show that the data hit or Limit of 5K or the ability to change the count ### Actual results Show the chart with missing data in not a particular order so the chart is missliding #### How to reproduce the bug Produce a Timer series chart with more than 5K rows ### Environment 0.38 ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [X ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [X] 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
