rusackas commented on PR #29614: URL: https://github.com/apache/superset/pull/29614#issuecomment-2233843297
This PR disables a feature that was implemented to improve performance. We don't render all charts on a dashboard, but rather just render them when they're in the viewport. Dashboards with hundreds of charts will have poor performance with this change. @kgabryje do you know of any way to make this change dynamic, so screenshots/alerts/reports/thumbnails/etc will work as expected? There are several GitHub issues about this, I'll try to find/link them 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
