You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/12/03 19:42:29 UTC

[GitHub] [incubator-superset] eugeniamz opened a new issue #11917: Allow to change number of rows in Time series table

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 
   
   ![image](https://user-images.githubusercontent.com/58375897/101078867-bb501c00-3574-11eb-82a1-4516316dd7cf.png)
   
   If I filter the rows clearly show the misleading 
   ![image](https://user-images.githubusercontent.com/58375897/101079425-75e01e80-3575-11eb-817a-4ab3d54c5e59.png)
   
   
   
   ### 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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org