michellethomas commented on issue #6244: Setting default row_limit to null for timeseries charts URL: https://github.com/apache/incubator-superset/pull/6244#issuecomment-434886968 Sounds good thanks Max. I did some testing on what the upper limit should be for different viz types, I think the only one we should increase is the line chart, I set it to 50000. This is still pretty slow but usable. The bar chart and area chart get pretty slow at 10K, they could be a little larger but this seems fine. The compare chart doesn't have a way of hiding the legend so there's no chance anyone is using it even at 10K currently.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
